Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240228-134646
#<BuildRuby:0x0000556962f5e008
@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.20240228-134646",
@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.000021 0.000003 0.000024 ( 0.000024)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.008003 0.000602 2.765093 ( 3.865522)
build_miniruby 0.001252 0.000179 1.872162 ( 1.974836)
build_ruby 0.001670 0.000238 3.632162 ( 3.988745)
build_all 0.007182 0.001026 6.830090 ( 3.859530)
build_install 0.016542 0.004894 8.827285 ( 6.176715)
test_btest 0.000759 0.000122 96.761067 ( 71.920462)
test_basic 0.003131 0.005063 1.009141 ( 1.441144)
test_all 0.092624 0.032498 865.593571 (577.539955)
test_rubyspec 0.038854 0.062661 139.121264 (220.376888)
total: 891.14 sec