Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241221-201621
#<BuildRuby:0x00007fc0eaa0fde0
@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.20241221-201621",
@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.000031 0.000010 0.000041 ( 0.000041)
configure 0.000000 0.000095 0.000095 ( 0.000128)
build_up 0.001334 0.004382 1.955224 ( 2.272780)
build_miniruby 0.000997 0.000345 1.255184 ( 1.252419)
build_ruby 0.001734 0.000000 3.387470 ( 3.562460)
build_all 0.006173 0.002617 6.303612 ( 2.647143)
build_install 0.013945 0.003312 7.747536 ( 4.017925)
test_btest 0.000619 0.000207 73.032012 ( 19.595053)
test_basic 0.003307 0.006215 0.955625 ( 0.998468)
test_all 0.074011 0.069141 698.155374 (226.252244)
test_rubyspec 0.057293 0.027047 119.950598 ( 36.533933)
total: 297.13 sec