Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250111-013639
#<BuildRuby:0x00007fe918e0fde0
@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.20250111-013639",
@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.000017 0.000005 0.000022 ( 0.000022)
autoconf 0.000029 0.000008 0.000037 ( 0.000037)
configure 0.000026 0.000007 0.000033 ( 0.000035)
build_up 0.001365 0.004432 2.104761 ( 2.479997)
build_miniruby 0.001007 0.000307 1.408437 ( 1.406078)
build_ruby 0.001388 0.000422 3.891306 ( 4.081954)
build_all 0.004146 0.004174 5.681725 ( 2.475952)
build_install 0.012144 0.007804 7.092153 ( 3.787223)
test_btest 0.000601 0.000220 70.508559 ( 25.884128)
test_basic 0.003893 0.003824 0.878007 ( 0.932862)
test_all 0.091432 0.048168 639.891472 (209.891846)
test_rubyspec 0.055321 0.017406 105.092666 ( 29.785046)
total: 280.73 sec