Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230819-113810
#<BuildRuby:0x000055af68b55f00
@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.20230819-113810",
@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.000022 0.000001 0.000023 ( 0.000024)
autoconf 0.000035 0.000003 0.000038 ( 0.000038)
configure 0.000026 0.000001 0.000027 ( 0.000029)
build_up 0.006558 0.000486 2.249625 ( 5.780332)
build_miniruby 0.001752 0.000000 1.751819 ( 4.546991)
build_ruby 0.001567 0.000000 3.459731 ( 7.016575)
build_all 0.004706 0.004335 6.183128 ( 6.683269)
build_install 0.019869 0.001549 8.055372 ( 13.855915)
test_btest 0.000831 0.000000 82.650654 ( 60.066540)
test_basic 0.000000 0.007377 0.944606 ( 1.845253)
test_all 0.004041 0.006335 711.039745 (541.589055)
test_rubyspec 0.026944 0.045185 107.150792 (187.879700)
total: 829.26 sec