Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240301-235511
#<BuildRuby:0x000055cd9d4edf70
@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.20240301-235511",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.008491 0.000059 2.705691 ( 3.839357)
build_miniruby 0.001472 0.000158 1.930450 ( 2.217629)
build_ruby 0.001862 0.000000 3.874681 ( 4.760451)
build_all 0.008429 0.000656 7.029712 ( 6.361793)
build_install 0.008057 0.015170 8.853530 ( 8.450960)
test_btest 0.000830 0.000176 96.737167 ( 81.630972)
test_basic 0.000235 0.008120 1.041411 ( 1.852772)
test_all 0.092012 0.038745 848.099326 (728.572636)
test_rubyspec 0.080748 0.018270 139.278478 (222.170745)
total: 1059.86 sec