Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240307-005602
#<BuildRuby:0x0000555c84b56018
@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.20240307-005602",
@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.000002 0.000018 ( 0.000017)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.003611 0.003898 2.342744 ( 2.141517)
build_miniruby 0.001067 0.000134 1.346221 ( 1.345715)
build_ruby 0.001258 0.000158 3.205123 ( 3.417093)
build_all 0.007025 0.000359 6.114626 ( 2.404745)
build_install 0.016164 0.000873 7.585996 ( 3.467964)
test_btest 0.001012 0.000112 86.449612 ( 24.215365)
test_basic 0.001699 0.004089 0.917468 ( 0.981738)
test_all 0.071160 0.044192 763.002614 (228.069345)
test_rubyspec 0.025597 0.050340 104.524608 (113.427572)
total: 379.47 sec