Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240311-141357
#<BuildRuby:0x0000559dd1f1e1a8
@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.20240311-141357",
@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.000021)
autoconf 0.000026 0.000004 0.000030 ( 0.000029)
configure 0.000024 0.000004 0.000028 ( 0.000027)
build_up 0.007580 0.001123 2.872452 ( 4.472395)
build_miniruby 0.001337 0.000198 1.899493 ( 2.229461)
build_ruby 0.001884 0.000000 3.855687 ( 4.794406)
build_all 0.008588 0.000000 7.196878 ( 6.478920)
build_install 0.020553 0.001237 9.257749 ( 8.706125)
test_btest 0.000834 0.000104 95.569007 ( 85.877220)
test_basic 0.003732 0.004467 1.008300 ( 1.568364)
test_all 0.081120 0.042586 830.435896 (624.039992)
test_rubyspec 0.024695 0.071140 135.490094 (188.952914)
total: 927.12 sec