Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240629-140100
#<BuildRuby:0x00007f93bc0bfde0
@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.20240629-140100",
@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.000024)
autoconf 0.000037 0.000007 0.000044 ( 0.000045)
configure 0.000029 0.000006 0.000035 ( 0.000036)
build_up 0.004329 0.004125 3.994579 ( 3.687826)
build_miniruby 0.001517 0.000332 1.256239 ( 1.252856)
build_ruby 0.001499 0.000328 3.889551 ( 4.075950)
build_all 0.005134 0.004409 8.487579 ( 3.448877)
build_install 0.000259 0.019529 10.675912 ( 4.825604)
test_btest 0.000839 0.000321 117.525708 ( 32.232471)
test_basic 0.005060 0.004496 1.237345 ( 1.287005)
test_all 0.102821 0.048215 841.005068 (262.880268)
test_rubyspec 0.050690 0.041126 166.148161 ( 35.677668)
total: 349.37 sec