Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230826-040045
#<BuildRuby:0x000055c971cde228
@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.20230826-040045",
@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.000000 0.000020 ( 0.000021)
autoconf 0.000032 0.000000 0.000032 ( 0.000032)
configure 0.000030 0.000000 0.000030 ( 0.000029)
build_up 0.006474 0.000000 2.251521 ( 3.727257)
build_miniruby 0.001537 0.000000 1.748089 ( 1.760770)
build_ruby 0.002081 0.000000 3.368124 ( 3.706177)
build_all 0.005471 0.003260 6.359497 ( 3.730807)
build_install 0.018354 0.001909 8.168239 ( 5.070000)
test_btest 0.000853 0.000000 86.226658 ( 29.315347)
test_basic 0.006583 0.000578 0.928185 ( 0.998561)
test_all 0.008401 0.000000 702.035072 (223.531909)
test_rubyspec 0.032692 0.018901 94.605265 (106.067154)
total: 377.91 sec