Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241218-022537
#<BuildRuby:0x00007f733b39fde0
@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-022537",
@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.000016 0.000005 0.000021 ( 0.000022)
autoconf 0.000030 0.000010 0.000040 ( 0.000039)
configure 0.000022 0.000007 0.000029 ( 0.000029)
build_up 0.006209 0.000672 2.228380 ( 2.761897)
build_miniruby 0.001120 0.000345 2.045448 ( 2.044255)
build_ruby 0.001453 0.000447 4.066652 ( 4.216307)
build_all 0.004203 0.004106 6.131315 ( 2.611757)
build_install 0.003430 0.014621 7.767223 ( 4.099769)
test_btest 0.000621 0.000279 74.478926 ( 19.810749)
test_basic 0.009528 0.000000 0.941789 ( 0.990637)
test_all 0.095323 0.047642 702.389771 (206.716511)
test_rubyspec 0.041155 0.038005 115.193711 ( 25.187800)
total: 268.44 sec