Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230828-153403
#<BuildRuby:0x000055c9b51f5f20
@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.20230828-153403",
@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.000019 0.000005 0.000024 ( 0.000025)
autoconf 0.000026 0.000007 0.000033 ( 0.000033)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.006055 0.001630 2.287962 ( 4.737103)
build_miniruby 0.002438 0.000000 1.784112 ( 2.219057)
build_ruby 0.002006 0.000113 3.319236 ( 4.316529)
build_all 0.004671 0.004274 6.504783 ( 6.430426)
build_install 0.016162 0.005226 8.157294 ( 9.312325)
test_btest 0.000758 0.000220 87.966346 ( 83.149951)
test_basic 0.002301 0.006484 0.989456 ( 1.857510)
test_all 0.006523 0.004955 718.136177 (798.964894)
test_rubyspec 0.041453 0.039356 113.058510 (156.071706)
total: 1067.06 sec