Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230611-220641
#<BuildRuby:0x00005588ce8e21a8
@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.20230611-220641",
@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.000002 0.000018 ( 0.000018)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.000000 0.006426 1.840290 ( 3.196041)
build_miniruby 0.000532 0.000812 1.338334 ( 1.397184)
build_ruby 0.001409 0.000353 2.690691 ( 2.908000)
build_all 0.005514 0.001378 2.260266 ( 1.618403)
build_install 0.014156 0.002538 3.489306 ( 2.911345)
test_btest 0.000690 0.000167 77.054530 ( 34.839570)
test_basic 0.002118 0.005257 0.792894 ( 0.898952)
test_all 0.000879 0.000248 554.573731 (195.105342)
test_rubyspec 0.036276 0.016811 80.100306 ( 92.127336)
total: 335.00 sec