Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240818-065459
#<BuildRuby:0x00007f45535efde0
@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.20240818-065459",
@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.000004 0.000021 ( 0.000021)
autoconf 0.000034 0.000008 0.000042 ( 0.000042)
configure 0.000029 0.000008 0.000037 ( 0.000037)
build_up 0.004377 0.004115 4.001587 ( 4.115428)
build_miniruby 0.001313 0.000369 1.908008 ( 1.905003)
build_ruby 0.001550 0.000436 4.532118 ( 29.162972)
build_all 0.008164 0.001103 8.879883 ( 3.488476)
build_install 0.020341 0.000818 10.720844 ( 5.201632)
test_btest 0.000864 0.000210 124.448196 ( 34.584141)
test_basic 0.011216 0.001623 1.358773 ( 1.407583)
test_all 0.113432 0.041469 900.755740 (270.913122)
test_rubyspec 0.065585 0.030181 182.834602 ( 50.659637)
total: 401.44 sec