Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241004-224042
#<BuildRuby:0x00007fd05c30fdc0
@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.20241004-224042",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000034 0.000009 0.000043 ( 0.000042)
configure 0.000028 0.000007 0.000035 ( 0.000034)
build_up 0.004630 0.004111 4.349482 ( 5.390511)
build_miniruby 0.001665 0.000454 1.808341 ( 2.001806)
build_ruby 0.001815 0.000495 4.735863 ( 5.398655)
build_all 0.005056 0.007146 8.103546 ( 6.983497)
build_install 0.021611 0.004500 11.492516 ( 11.146631)
test_btest 0.000992 0.000297 100.365093 (101.098845)
test_basic 0.006488 0.007550 1.256639 ( 1.936354)
test_all 0.135481 0.028030 883.944724 (724.699561)
test_rubyspec 0.063056 0.034978 144.895091 ( 96.657167)
total: 955.31 sec