Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240301-215643
#<BuildRuby:0x0000562e2023e390
@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.20240301-215643",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000030 0.000003 0.000033 ( 0.000033)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.008135 0.000872 2.782675 ( 4.273410)
build_miniruby 0.002230 0.000000 1.968316 ( 2.370172)
build_ruby 0.001698 0.000000 3.632435 ( 4.676210)
build_all 0.008495 0.000406 7.313904 ( 7.579377)
build_install 0.022743 0.001307 9.544289 ( 9.679490)
test_btest 0.000898 0.000085 98.050227 ( 84.933534)
test_basic 0.007797 0.000731 1.052822 ( 1.449482)
test_all 0.101725 0.026707 873.703257 (726.735168)
test_rubyspec 0.037319 0.062795 140.157304 (221.659033)
total: 1063.36 sec