Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240623-032817
#<BuildRuby:0x00007feb3ebffdc0
@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.20240623-032817",
@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.000024 0.000004 0.000028 ( 0.000029)
autoconf 0.000047 0.000008 0.000055 ( 0.000046)
configure 0.000035 0.000005 0.000040 ( 0.000041)
build_up 0.005258 0.004263 3.984494 ( 5.472836)
build_miniruby 0.000000 0.002369 1.752212 ( 2.293471)
build_ruby 0.000829 0.001775 4.625085 ( 5.650595)
build_all 0.011028 0.001425 8.682029 ( 8.787874)
build_install 0.020843 0.008461 11.845228 ( 11.547849)
test_btest 0.001219 0.000281 120.878598 (110.644107)
test_basic 0.004329 0.010520 1.341900 ( 2.042423)
test_all 0.115836 0.036796 872.622698 (321.598682)
test_rubyspec 0.055526 0.039797 167.275215 ( 36.198755)
total: 504.24 sec