Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240204-224255
#<BuildRuby:0x0000556eb6a861a8
@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.20240204-224255",
@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.000004 0.000022 ( 0.000023)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.005757 0.000343 1.923650 ( 2.252350)
build_miniruby 0.001119 0.000234 1.564401 ( 1.564470)
build_ruby 0.001297 0.000270 3.242740 ( 3.453406)
build_all 0.003701 0.004145 6.313207 ( 2.566328)
build_install 0.013307 0.006392 7.906235 ( 3.904346)
test_btest 0.000769 0.000205 89.173629 ( 24.416538)
test_basic 0.001648 0.004522 0.939987 ( 0.998649)
test_all 0.082279 0.034480 744.593333 (217.078225)
test_rubyspec 0.049611 0.049042 158.505668 (169.844636)
total: 426.08 sec