Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240226-185141
#<BuildRuby:0x000055ab76aee120
@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.20240226-185141",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000023 0.000006 0.000029 ( 0.000028)
configure 0.000023 0.000006 0.000029 ( 0.000028)
build_up 0.005700 0.001296 2.442090 ( 2.292936)
build_miniruby 0.001143 0.000260 1.538694 ( 1.537534)
build_ruby 0.001467 0.000333 3.339352 ( 3.573060)
build_all 0.007269 0.000000 6.466857 ( 2.752314)
build_install 0.011276 0.007825 8.522408 ( 4.761774)
test_btest 0.001121 0.000000 91.494945 ( 44.294089)
test_basic 0.007131 0.000004 0.941120 ( 1.069024)
test_all 0.063542 0.053881 770.059620 (300.918048)
test_rubyspec 0.038424 0.045382 120.088234 (129.480673)
total: 490.68 sec