Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231215-182457
#<BuildRuby:0x0000564b527ae3d0
@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.20231215-182457",
@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.000027 0.000003 0.000030 ( 0.000029)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.006001 0.000643 2.397903 ( 2.466515)
build_miniruby 0.001314 0.000000 1.485400 ( 1.483570)
build_ruby 0.001511 0.000000 2.752559 ( 2.960240)
build_all 0.004054 0.003410 5.621347 ( 2.273847)
build_install 0.008678 0.007474 6.984196 ( 3.388847)
test_btest 0.000928 0.000163 82.210648 ( 21.775517)
test_basic 0.005539 0.000269 0.903530 ( 0.957948)
test_all 0.066156 0.056986 715.343154 (214.771249)
test_rubyspec 0.036549 0.032730 89.349045 (101.267634)
total: 351.35 sec