Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231229-105411
#<BuildRuby:0x000055b799072078
@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.20231229-105411",
@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.000021 0.000002 0.000023 ( 0.000023)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.000000 0.005367 1.659037 ( 2.352409)
build_miniruby 0.000000 0.001543 1.695096 ( 1.802268)
build_ruby 0.000797 0.001158 3.541281 ( 3.986516)
build_all 0.008210 0.000013 5.888348 ( 3.920797)
build_install 0.008237 0.009230 7.309189 ( 5.473370)
test_btest 0.000695 0.000180 82.252850 ( 40.979499)
test_basic 0.005967 0.001547 0.890294 ( 1.057964)
test_all 0.088022 0.032248 713.497721 (296.511582)
test_rubyspec 0.041429 0.026555 96.842579 (109.205484)
total: 465.29 sec