Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241222-153208
#<BuildRuby:0x00007f3dd053fdd0
@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.20241222-153208",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000035 0.000006 0.000041 ( 0.000040)
configure 0.000029 0.000005 0.000034 ( 0.000033)
build_up 0.001753 0.004301 2.248423 ( 2.987688)
build_miniruby 0.001493 0.000298 1.702976 ( 1.744944)
build_ruby 0.001861 0.000372 4.464888 ( 4.678089)
build_all 0.008697 0.000893 7.113504 ( 4.497961)
build_install 0.014521 0.006456 9.105348 ( 6.255520)
test_btest 0.000738 0.000160 78.242280 ( 40.094725)
test_basic 0.001178 0.010187 1.035113 ( 1.145062)
test_all 0.106666 0.041039 746.321169 (309.379024)
test_rubyspec 0.055155 0.024254 119.134145 ( 34.798320)
total: 405.58 sec