Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241218-200029
#<BuildRuby:0x00007fb85ceffdc8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20241218-200029",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000020 0.000004 0.000024 ( 0.000024)
autoconf 0.000039 0.000007 0.000046 ( 0.000045)
configure 0.000000 0.000040 0.000040 ( 0.000039)
build_up 0.003487 0.002979 2.151124 ( 2.535839)
build_miniruby 0.001566 0.000000 1.474201 ( 1.470918)
build_ruby 0.000000 0.002388 3.765954 ( 44.906940)
build_all 0.006312 0.002367 5.786397 ( 5.294629)
build_install 0.016629 0.003248 7.689145 ( 3.911982)
test_btest 0.000757 0.000168 73.441722 ( 20.176726)
test_basic 0.007793 0.001732 0.832420 ( 5.193636)
test_all 0.106717 0.036685 629.558359 (192.187318)
test_rubyspec 0.042675 0.038868 116.595361 ( 19.657488)
total: 295.34 sec