Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230822-152224
#<BuildRuby:0x0000564a12bda120
@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.20230822-152224",
@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.000003 0.000019 ( 0.000020)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.002238 0.004561 2.324036 ( 7.403122)
build_miniruby 0.001656 0.000368 1.727281 ( 4.830791)
build_ruby 0.001621 0.000360 3.499743 ( 6.524981)
build_all 0.007104 0.000606 6.532478 ( 8.156897)
build_install 0.014953 0.005824 8.051278 ( 10.933564)
test_btest 0.000000 0.000900 83.588178 ( 81.064454)
test_basic 0.004589 0.003595 0.997400 ( 2.440658)
test_all 0.005897 0.003694 684.920235 (648.674996)
test_rubyspec 0.043314 0.032051 110.017804 (225.752037)
total: 995.78 sec