Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230810-010001
#<BuildRuby:0x0000563d0bfea120
@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.20230810-010001",
@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.000001 0.000020 ( 0.000020)
autoconf 0.000031 0.000002 0.000033 ( 0.000032)
configure 0.000027 0.000002 0.000029 ( 0.000028)
build_up 0.003504 0.003828 2.275069 ( 5.941984)
build_miniruby 0.001102 0.000103 1.768133 ( 3.426239)
build_ruby 0.001647 0.000154 3.585544 ( 8.011226)
build_all 0.007564 0.000329 2.820921 ( 4.096060)
build_install 0.018049 0.001234 4.218837 ( 5.012725)
test_btest 0.000840 0.000074 84.536679 ( 64.889567)
test_basic 0.007100 0.000223 0.982439 ( 1.905962)
test_all 0.001432 0.000123 670.407569 (550.006909)
test_rubyspec 0.038373 0.023008 101.284846 (199.091254)
total: 842.38 sec