Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240227-184247
#<BuildRuby:0x000055f8a1202228
@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.20240227-184247",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000026 0.000000 0.000026 ( 0.000025)
configure 0.000020 0.000000 0.000020 ( 0.000020)
build_up 0.006777 0.000000 2.244719 ( 2.073808)
build_miniruby 0.001417 0.000000 1.605027 ( 1.603561)
build_ruby 0.001430 0.000000 2.835137 ( 3.106199)
build_all 0.004415 0.003204 6.379675 ( 2.522920)
build_install 0.014797 0.000968 7.512430 ( 3.461865)
test_btest 0.000926 0.000127 87.357079 ( 22.684303)
test_basic 0.001794 0.004477 0.946606 ( 1.012401)
test_all 0.075640 0.043526 744.079326 (214.840972)
test_rubyspec 0.035493 0.046307 110.376394 (119.929427)
total: 371.24 sec