Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240116-121417
#<BuildRuby:0x0000563bfc9b1f70
@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.20240116-121417",
@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.000001 0.000022 ( 0.000022)
autoconf 0.000036 0.000001 0.000037 ( 0.000035)
configure 0.000030 0.000001 0.000031 ( 0.000030)
build_up 0.005924 0.000212 1.704174 ( 2.416389)
build_miniruby 0.001954 0.000070 1.755996 ( 1.792688)
build_ruby 0.001753 0.000063 3.285458 ( 3.602788)
build_all 0.003510 0.004131 5.577128 ( 2.977035)
build_install 0.013527 0.004775 7.090965 ( 4.622001)
test_btest 0.000829 0.000000 81.839714 ( 32.082918)
test_basic 0.007331 0.000000 0.890104 ( 0.987945)
test_all 0.104481 0.015019 776.002079 (280.983603)
test_rubyspec 0.031946 0.034541 93.916585 (105.826101)
total: 435.29 sec