Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230630-180159
#<BuildRuby:0x00005608827cdf68
@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.20230630-180159",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000023 0.000006 0.000029 ( 0.000027)
build_up 0.005962 0.001420 2.076317 ( 4.959386)
build_miniruby 0.001367 0.000326 1.541580 ( 2.286409)
build_ruby 0.001210 0.000288 3.253471 ( 4.674060)
build_all 0.005614 0.001336 2.474441 ( 2.709541)
build_install 0.013752 0.004650 3.876740 ( 5.561978)
test_btest 0.000677 0.000170 81.936161 ( 51.183351)
test_basic 0.006333 0.000356 0.917498 ( 1.419778)
test_all 0.001193 0.000286 636.514937 (347.577682)
test_rubyspec 0.043165 0.010765 89.013763 (126.227255)
total: 546.60 sec