Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230831-084938
#<BuildRuby:0x000055d0bc63a258
@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.20230831-084938",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000025 0.000001 0.000026 ( 0.000026)
configure 0.000023 0.000000 0.000023 ( 0.000024)
build_up 0.001208 0.004133 1.771914 ( 2.226526)
build_miniruby 0.001730 0.000120 1.671114 ( 1.671636)
build_ruby 0.002036 0.000000 3.229689 ( 3.435887)
build_all 0.004173 0.003962 6.421230 ( 2.965002)
build_install 0.008617 0.009580 7.631654 ( 4.248035)
test_btest 0.001085 0.000175 85.779161 ( 31.963201)
test_basic 0.000000 0.005863 0.872070 ( 0.956779)
test_all 0.000289 0.009385 680.751650 (236.040126)
test_rubyspec 0.026334 0.044339 102.240702 (113.751604)
total: 397.26 sec