Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240302-210435
#<BuildRuby:0x000055aa826c2258
@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.20240302-210435",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000026 0.000004 0.000030 ( 0.000029)
configure 0.000031 0.000005 0.000036 ( 0.000036)
build_up 0.000000 0.007351 2.424262 ( 2.226070)
build_miniruby 0.001243 0.000021 1.617995 ( 1.616183)
build_ruby 0.001094 0.000253 2.816965 ( 3.041458)
build_all 0.007491 0.000000 6.328868 ( 2.498755)
build_install 0.010097 0.008382 8.331834 ( 3.991333)
test_btest 0.001105 0.000000 92.816138 ( 26.532697)
test_basic 0.006742 0.001040 0.901117 ( 0.969445)
test_all 0.081455 0.035448 846.817875 (256.616426)
test_rubyspec 0.034322 0.042738 112.009889 (120.993879)
total: 418.49 sec