Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241021-134322
#<BuildRuby:0x00007fbc6c3efdc0
@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.20241021-134322",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000031 0.000007 0.000038 ( 0.000037)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.004026 0.003992 3.705186 ( 3.594306)
build_miniruby 0.001877 0.000000 1.628379 ( 1.629115)
build_ruby 0.001658 0.000000 4.250536 ( 4.428594)
build_all 0.000000 0.010052 7.455551 ( 3.434115)
build_install 0.021281 0.000975 10.638730 ( 5.505178)
test_btest 0.000741 0.000209 92.800364 ( 28.083523)
test_basic 0.011596 0.001001 1.164208 ( 1.216991)
test_all 0.106762 0.043689 752.437022 (236.432182)
test_rubyspec 0.047114 0.041255 128.309875 ( 29.440516)
total: 313.77 sec