Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240727-221444
#<BuildRuby:0x00007fbbc842fdc0
@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.20240727-221444",
@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.000004 0.000020 ( 0.000020)
autoconf 0.000029 0.000006 0.000035 ( 0.000035)
configure 0.000024 0.000005 0.000029 ( 0.000030)
build_up 0.003713 0.003963 3.441793 ( 3.413715)
build_miniruby 0.001215 0.000283 1.365629 ( 1.362492)
build_ruby 0.001440 0.000336 3.683429 ( 3.883195)
build_all 0.007125 0.000678 7.982848 ( 3.201529)
build_install 0.008064 0.011317 10.870176 ( 5.157693)
test_btest 0.000907 0.000267 116.848626 ( 30.656074)
test_basic 0.003373 0.006617 1.314975 ( 1.360088)
test_all 0.106987 0.041049 773.789139 (239.118671)
test_rubyspec 0.060822 0.027860 162.111316 ( 27.208197)
total: 315.36 sec