Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230723-035811
#<BuildRuby:0x000055c913622078
@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.20230723-035811",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000024 0.000002 0.000026 ( 0.000025)
build_up 0.003051 0.004376 2.241426 ( 5.479722)
build_miniruby 0.001392 0.000161 1.703102 ( 2.360788)
build_ruby 0.001448 0.000168 3.391019 ( 14.747811)
build_all 0.003948 0.004213 2.779489 ( 3.868083)
build_install 0.017295 0.001864 4.170483 ( 5.792497)
test_btest 0.001093 0.000157 81.334528 ( 57.304451)
test_basic 0.003699 0.003789 0.960090 ( 1.659925)
test_all 0.000894 0.000149 606.518721 (374.912079)
test_rubyspec 0.025488 0.029917 92.428169 (133.453167)
total: 599.58 sec