Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230307-093238
#<BuildRuby:0x000055e33158e228
@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.20230307-093238",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000023 0.000006 0.000029 ( 0.000029)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.002586 0.003541 1.568585 ( 3.269725)
build_miniruby 0.000928 0.000309 1.256856 ( 1.278328)
build_ruby 0.001366 0.000000 2.611901 ( 2.831126)
build_all 0.004873 0.002102 2.158511 ( 1.924412)
build_install 0.012246 0.005398 3.273052 ( 3.151480)
test_btest 0.000727 0.000251 66.002838 ( 36.266696)
test_basic 0.004262 0.001475 0.518125 ( 0.708430)
test_all 0.001505 0.000521 505.317581 (216.331414)
test_rubyspec 0.023770 0.021819 76.395993 ( 90.454078)
total: 356.22 sec