Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241218-082336
#<BuildRuby:0x00007fd8dcc2fdc8
@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.20241218-082336",
@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.000006 0.000021 ( 0.000022)
autoconf 0.000028 0.000012 0.000040 ( 0.000040)
configure 0.000024 0.000009 0.000033 ( 0.000034)
build_up 0.005768 0.000639 2.363263 ( 2.680787)
build_miniruby 0.001321 0.000489 1.658063 ( 1.656234)
build_ruby 0.001333 0.000494 4.229055 ( 4.404586)
build_all 0.008248 0.001441 6.629663 ( 4.288317)
build_install 0.017289 0.004308 8.616831 ( 6.234453)
test_btest 0.000703 0.000242 74.941801 ( 23.604206)
test_basic 0.003417 0.004032 0.824099 ( 6.285495)
test_all 0.112236 0.030165 725.481175 (249.391182)
test_rubyspec 0.050453 0.027335 119.704644 ( 27.071194)
total: 325.62 sec