Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250118-045619
#<BuildRuby:0x00007f8570b9fdc8
@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.20250118-045619",
@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.000005 0.000020 ( 0.000019)
autoconf 0.000025 0.000007 0.000032 ( 0.000033)
configure 0.000026 0.000007 0.000033 ( 0.000034)
build_up 0.003107 0.002505 1.986786 ( 2.110568)
build_miniruby 0.001654 0.000000 1.062289 ( 1.059811)
build_ruby 0.001727 0.000000 3.447113 ( 3.665444)
build_all 0.007159 0.000868 5.603842 ( 2.393737)
build_install 0.011672 0.006611 6.995068 ( 3.739692)
test_btest 0.000636 0.000199 66.707960 ( 17.629304)
test_basic 0.006209 0.001940 0.916509 ( 0.972091)
test_all 0.069620 0.053211 600.922921 (189.408393)
test_rubyspec 0.041615 0.030811 105.632337 ( 23.642591)
total: 244.62 sec