Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240127-022226
#<BuildRuby:0x000055d50f1ea138
@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.20240127-022226",
@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.000028 0.000000 0.000028 ( 0.000028)
configure 0.000027 0.000000 0.000027 ( 0.000026)
build_up 0.005768 0.000401 1.738058 ( 2.055310)
build_miniruby 0.001299 0.000000 1.461274 ( 1.459387)
build_ruby 0.001948 0.000000 3.326937 ( 3.524919)
build_all 0.004278 0.003104 6.077150 ( 2.481810)
build_install 0.010487 0.006528 7.438279 ( 3.642460)
test_btest 0.000647 0.000162 82.393314 ( 21.694975)
test_basic 0.001005 0.004052 0.749158 ( 0.811889)
test_all 0.062425 0.053999 670.749641 (191.454284)
test_rubyspec 0.053270 0.049621 151.823499 (163.369683)
total: 390.50 sec