Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240111-052048
#<BuildRuby:0x000055c2e2e6a230
@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.20240111-052048",
@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.000003 0.000024 ( 0.000023)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.005394 0.000170 1.676866 ( 2.018534)
build_miniruby 0.001418 0.000163 1.887306 ( 1.887729)
build_ruby 0.001946 0.000000 3.472498 ( 3.686193)
build_all 0.007407 0.000147 5.427309 ( 2.906533)
build_install 0.017553 0.000512 6.740518 ( 3.934706)
test_btest 0.000739 0.000000 81.930770 ( 35.758954)
test_basic 0.000000 0.005947 0.828250 ( 0.925680)
test_all 0.085145 0.032731 773.515866 (293.200913)
test_rubyspec 0.047993 0.019408 100.534003 (124.145090)
total: 468.47 sec