Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240219-002209
#<BuildRuby:0x000055b7cc6fa390
@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.20240219-002209",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000024 0.000002 0.000026 ( 0.000027)
configure 0.000025 0.000003 0.000028 ( 0.000027)
build_up 0.001668 0.004214 2.034160 ( 2.359812)
build_miniruby 0.001471 0.000203 1.793301 ( 1.791106)
build_ruby 0.001827 0.000252 3.509198 ( 3.764340)
build_all 0.003320 0.004735 6.836992 ( 3.724118)
build_install 0.007586 0.012587 8.296462 ( 4.880031)
test_btest 0.000626 0.000162 93.860376 ( 37.628162)
test_basic 0.000000 0.007137 0.908320 ( 0.970962)
test_all 0.089203 0.027568 766.525732 (297.670305)
test_rubyspec 0.046820 0.042488 120.826546 (131.049265)
total: 483.84 sec