Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230722-071006
#<BuildRuby:0x0000555871cd9a00
@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.20230722-071006",
@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.000006 0.000024 ( 0.000024)
autoconf 0.000027 0.000008 0.000035 ( 0.000035)
configure 0.000020 0.000007 0.000027 ( 0.000026)
build_up 0.005871 0.001807 2.126654 ( 5.331441)
build_miniruby 0.001327 0.000408 1.615997 ( 2.146225)
build_ruby 0.001229 0.000379 3.569318 ( 4.774906)
build_all 0.006044 0.001860 2.670100 ( 2.955209)
build_install 0.013093 0.005665 4.125363 ( 4.578401)
test_btest 0.000556 0.000179 81.641380 ( 49.776660)
test_basic 0.008248 0.000000 0.916662 ( 1.199931)
test_all 0.000000 0.001620 617.100781 (337.462502)
test_rubyspec 0.027519 0.033044 92.476779 (137.737334)
total: 545.96 sec