Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230822-192927
#<BuildRuby:0x0000563470866118
@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-192927",
@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.000020 0.000001 0.000021 ( 0.000021)
autoconf 0.000028 0.000001 0.000029 ( 0.000029)
configure 0.000027 0.000001 0.000028 ( 0.000028)
build_up 0.007331 0.000000 2.264459 ( 9.421103)
build_miniruby 0.001626 0.000029 1.746374 ( 5.435236)
build_ruby 0.001541 0.000051 3.299089 ( 9.142538)
build_all 0.008688 0.000000 6.386125 ( 12.152310)
build_install 0.021963 0.000280 8.102019 ( 15.685632)
test_btest 0.000818 0.000023 84.845508 ( 84.963102)
test_basic 0.002573 0.004642 1.000031 ( 2.284996)
test_all 0.005902 0.003954 705.879364 (616.053895)
test_rubyspec 0.050464 0.019130 106.287284 (180.232752)
total: 935.37 sec