Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230904-182217
#<BuildRuby:0x0000556e12dfa3b0
@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.20230904-182217",
@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.000002 0.000020 ( 0.000020)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000024 0.000003 0.000027 ( 0.000026)
build_up 0.002295 0.003831 1.691622 ( 2.088784)
build_miniruby 0.001584 0.000000 1.517205 ( 1.517886)
build_ruby 0.001498 0.000000 3.102709 ( 3.318950)
build_all 0.007421 0.000859 5.991445 ( 2.897433)
build_install 0.016610 0.004185 7.466987 ( 4.632906)
test_btest 0.000733 0.000105 83.322229 ( 31.782577)
test_basic 0.002434 0.003944 0.913205 ( 0.999304)
test_all 0.002754 0.007207 623.750589 (181.717658)
test_rubyspec 0.027206 0.026567 88.024813 ( 99.767420)
total: 328.72 sec