Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240309-224528
#<BuildRuby:0x0000555f7728e228
@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.20240309-224528",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000088 0.000000 0.000088 ( 0.000088)
configure 0.000027 0.000000 0.000027 ( 0.000027)
build_up 0.000000 0.008027 2.596393 ( 2.680543)
build_miniruby 0.000000 0.001490 1.693193 ( 1.694349)
build_ruby 0.000588 0.001297 3.523253 ( 20.882122)
build_all 0.003170 0.004766 6.665528 ( 3.063033)
build_install 0.017478 0.004262 8.649988 ( 4.369333)
test_btest 0.000661 0.000170 91.517700 ( 32.038374)
test_basic 0.003161 0.003519 0.924942 ( 0.996901)
test_all 0.084220 0.034057 734.849430 (213.899418)
test_rubyspec 0.053687 0.027358 114.041880 (122.928615)
total: 402.55 sec