Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240828-075413
#<BuildRuby:0x00007fa47707fdc8
@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.20240828-075413",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000037 0.000005 0.000042 ( 0.000042)
configure 0.000036 0.000005 0.000041 ( 0.000042)
build_up 0.004462 0.004769 4.221888 ( 5.256424)
build_miniruby 0.000000 0.002303 1.795880 ( 2.126031)
build_ruby 0.001210 0.001179 4.916990 ( 5.452925)
build_all 0.002967 0.007888 9.248879 ( 7.685858)
build_install 0.020695 0.007198 12.626962 ( 10.981734)
test_btest 0.000868 0.000217 130.290154 (116.851487)
test_basic 0.007613 0.005254 1.413146 ( 2.327483)
test_all 0.112382 0.052965 965.214920 (786.538652)
test_rubyspec 0.057115 0.040116 183.214000 (107.528055)
total: 1044.75 sec