Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240810-122757
#<BuildRuby:0x00007fc35595fdd8
@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.20240810-122757",
@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.000015 0.000006 0.000021 ( 0.000022)
autoconf 0.000026 0.000011 0.000037 ( 0.000037)
configure 0.000021 0.000008 0.000029 ( 0.000030)
build_up 0.005925 0.002370 3.557466 ( 3.626343)
build_miniruby 0.001235 0.000494 1.687309 ( 1.683788)
build_ruby 0.001457 0.000583 3.959199 ( 4.132805)
build_all 0.004426 0.005115 8.060495 ( 3.071911)
build_install 0.016471 0.001625 10.855637 ( 4.950361)
test_btest 0.000622 0.000241 118.259706 ( 31.246347)
test_basic 0.007677 0.001272 0.963085 ( 1.011851)
test_all 0.092359 0.059735 835.681655 (236.716637)
test_rubyspec 0.057086 0.037224 163.549450 ( 34.923981)
total: 321.37 sec