Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230923-001534
#<BuildRuby:0x000055ec80dddf70
@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.20230923-001534",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.002836 0.004667 2.414149 ( 4.877696)
build_miniruby 0.001354 0.000313 1.678636 ( 2.063830)
build_ruby 0.000000 0.002303 3.737128 ( 4.727395)
build_all 0.005818 0.003360 6.508963 ( 5.983225)
build_install 0.012170 0.008156 8.136059 ( 7.168479)
test_btest 0.000810 0.000249 84.901266 ( 62.219546)
test_basic 0.006904 0.002124 0.974283 ( 1.407841)
test_all 0.009571 0.001300 704.499829 (610.808806)
test_rubyspec 0.036413 0.044883 110.909192 (160.912016)
total: 860.17 sec