Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231209-223538
#<BuildRuby:0x0000564a6eee5f70
@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.20231209-223538",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.000000 0.007249 2.373266 ( 2.486874)
build_miniruby 0.000000 0.001535 1.667818 ( 1.675088)
build_ruby 0.001259 0.000792 3.441928 ( 3.668844)
build_all 0.008564 0.000256 6.166896 ( 3.399882)
build_install 0.015499 0.004629 7.736443 ( 4.786782)
test_btest 0.001217 0.000000 82.230546 ( 39.011391)
test_basic 0.006400 0.000798 0.936644 ( 1.176887)
test_all 0.102668 0.018716 716.608353 (283.098438)
test_rubyspec 0.030760 0.042849 100.994865 (117.521949)
total: 456.83 sec