Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241225-050305
#<BuildRuby:0x00007fe9825afdc0
@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.20241225-050305",
@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.000019 0.000001 0.000020 ( 0.000021)
autoconf 0.000036 0.000003 0.000039 ( 0.000040)
configure 0.000029 0.000003 0.000032 ( 0.000032)
build_up 0.001518 0.004254 2.065793 ( 2.384641)
build_miniruby 0.001367 0.000171 1.545204 ( 1.541745)
build_ruby 0.001566 0.000195 3.528360 ( 3.728293)
build_all 0.004215 0.004211 6.245916 ( 2.443524)
build_install 0.011533 0.005283 8.074892 ( 4.258368)
test_btest 0.000719 0.000126 76.257397 ( 20.423984)
test_basic 0.001825 0.007141 1.021176 ( 1.067016)
test_all 0.107211 0.035820 733.119572 (218.806182)
test_rubyspec 0.062518 0.021270 119.287803 ( 31.525243)
total: 286.18 sec