Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240210-192956
#<BuildRuby:0x000056335f52e138
@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.20240210-192956",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000031 0.000005 0.000036 ( 0.000034)
configure 0.000028 0.000005 0.000033 ( 0.000032)
build_up 0.006601 0.000374 2.076265 ( 3.243813)
build_miniruby 0.001219 0.000174 1.753198 ( 2.014952)
build_ruby 0.001769 0.000252 3.679112 ( 4.326143)
build_all 0.005146 0.004352 7.008865 ( 5.561484)
build_install 0.019996 0.000471 8.513585 ( 6.793906)
test_btest 0.000791 0.000120 92.503417 ( 71.057485)
test_basic 0.006042 0.000916 0.971851 ( 1.495702)
test_all 0.096467 0.022526 760.276060 (410.230888)
test_rubyspec 0.031380 0.075196 184.576978 (210.046371)
total: 714.77 sec