Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240126-091724
#<BuildRuby:0x0000555da09a1f48
@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.20240126-091724",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000026 0.000005 0.000031 ( 0.000030)
autoconf 0.000035 0.000007 0.000042 ( 0.000042)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.006195 0.001239 2.046952 ( 3.983747)
build_miniruby 0.001385 0.000277 1.838949 ( 2.868176)
build_ruby 0.002181 0.000000 3.576288 ( 4.269915)
build_all 0.002495 0.006694 6.950601 ( 7.953113)
build_install 0.021230 0.001054 8.104070 ( 9.288778)
test_btest 0.000717 0.000157 89.659755 ( 88.477669)
test_basic 0.002697 0.000590 0.964052 ( 1.502969)
test_all 0.073592 0.045282 763.789539 (479.857143)
test_rubyspec 0.058145 0.047552 175.391344 (222.179706)
total: 820.38 sec