Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240701-090448
#<BuildRuby:0x00007f0cd84dfdc8
@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.20240701-090448",
@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.000015 0.000008 0.000023 ( 0.000024)
autoconf 0.000027 0.000014 0.000041 ( 0.000041)
configure 0.000029 0.000014 0.000043 ( 0.000043)
build_up 0.008021 0.001908 4.761405 ( 5.014476)
build_miniruby 0.001349 0.000649 1.843156 ( 1.933520)
build_ruby 0.001586 0.000763 4.877569 ( 5.198696)
build_all 0.007875 0.003951 9.088994 ( 6.307917)
build_install 0.019084 0.009513 12.715327 ( 8.544032)
test_btest 0.000590 0.000286 127.124874 ( 87.150681)
test_basic 0.008797 0.006587 1.476583 ( 1.658029)
test_all 0.110789 0.049394 996.720935 (883.682210)
test_rubyspec 0.077585 0.022229 181.810247 (192.052313)
total: 1191.54 sec