Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230626-084719
#<BuildRuby:0x0000563b9e56e138
@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.20230626-084719",
@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.000012 0.000003 0.000015 ( 0.000020)
autoconf 0.000007 0.000001 0.000008 ( 0.000033)
configure 0.000000 0.000029 0.000029 ( 0.000029)
build_up 0.000000 0.005781 1.894513 ( 3.154278)
build_miniruby 0.000287 0.001020 1.471765 ( 1.471480)
build_ruby 0.001178 0.000321 3.081488 ( 3.292068)
build_all 0.003495 0.003804 2.430231 ( 1.418235)
build_install 0.009789 0.007160 3.613370 ( 2.402791)
test_btest 0.000623 0.000215 84.377200 ( 27.324519)
test_basic 0.000000 0.008586 0.949249 ( 1.068319)
test_all 0.000288 0.001340 607.952846 (189.025044)
test_rubyspec 0.018291 0.032344 86.105649 ( 97.822232)
total: 326.98 sec