Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231012-220137
#<BuildRuby:0x000055730cbd2138
@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.20231012-220137",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.006404 0.000884 2.457983 ( 2.798358)
build_miniruby 0.001333 0.000184 1.707519 ( 1.724174)
build_ruby 0.001482 0.000205 3.538860 ( 3.765934)
build_all 0.005897 0.002580 6.511302 ( 3.645012)
build_install 0.013374 0.008186 8.156044 ( 5.170047)
test_btest 0.000842 0.000164 85.178212 ( 27.823134)
test_basic 0.003719 0.003949 0.881019 ( 0.942178)
test_all 0.007667 0.001576 664.634013 (227.210395)
test_rubyspec 0.033601 0.025495 95.032680 (106.306908)
total: 379.39 sec