Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230803-122833
#<BuildRuby:0x0000564522df6390
@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.20230803-122833",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000031 0.000005 0.000036 ( 0.000035)
configure 0.000030 0.000005 0.000035 ( 0.000034)
build_up 0.006668 0.000449 2.293663 ( 5.907320)
build_miniruby 0.001182 0.000197 1.677210 ( 1.756496)
build_ruby 0.001857 0.000000 3.306984 ( 13.648034)
build_all 0.006065 0.002622 2.842078 ( 2.777183)
build_install 0.019366 0.000616 4.461371 ( 4.730159)
test_btest 0.000610 0.000096 84.032146 ( 49.716110)
test_basic 0.006276 0.000991 0.950167 ( 1.431447)
test_all 0.001687 0.000267 682.447948 (349.451815)
test_rubyspec 0.034743 0.025711 100.474272 (135.498719)
total: 564.92 sec