Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241220-150333
#<BuildRuby:0x00007ff982fcfde0
@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.20241220-150333",
@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.000021)
autoconf 0.000025 0.000007 0.000032 ( 0.000031)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.001190 0.004573 2.035622 ( 2.359402)
build_miniruby 0.001064 0.000355 1.377566 ( 1.374531)
build_ruby 0.000000 0.001917 3.840644 ( 49.952027)
build_all 0.010507 0.000135 6.834259 ( 3.140462)
build_install 0.010282 0.009813 8.467834 ( 4.944147)
test_btest 0.000676 0.000260 77.100073 ( 24.137284)
test_basic 0.008000 0.001548 0.959365 ( 1.009083)
test_all 0.102241 0.043285 760.501632 (256.735562)
test_rubyspec 0.043951 0.041782 119.404487 ( 32.779853)
total: 376.43 sec