Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240115-175224
#<BuildRuby:0x000055d161769f70
@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.20240115-175224",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.004034 0.001008 1.618663 ( 1.980923)
build_miniruby 0.001261 0.000315 1.594172 ( 1.594288)
build_ruby 0.001447 0.000362 3.548886 ( 3.778559)
build_all 0.003774 0.004209 5.841206 ( 2.964279)
build_install 0.015074 0.000501 6.839113 ( 4.068149)
test_btest 0.000581 0.000145 81.292829 ( 30.427120)
test_basic 0.006557 0.000658 0.889263 ( 0.988334)
test_all 0.089363 0.029231 716.945600 (279.963149)
test_rubyspec 0.017434 0.046593 92.299886 (104.231940)
total: 430.00 sec