Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240120-022611
#<BuildRuby:0x00005653e73a2258
@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.20240120-022611",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000026 0.000002 0.000028 ( 0.000027)
build_up 0.001754 0.003706 1.511489 ( 1.901702)
build_miniruby 0.001411 0.000152 1.550079 ( 1.548708)
build_ruby 0.000000 0.001557 2.975182 ( 3.229047)
build_all 0.006886 0.001182 6.028915 ( 3.166632)
build_install 0.009225 0.009019 7.143930 ( 4.266268)
test_btest 0.000838 0.000157 82.024888 ( 33.645976)
test_basic 0.005671 0.001063 0.892406 ( 0.993254)
test_all 0.089611 0.028467 774.350235 (299.482474)
test_rubyspec 0.034570 0.070791 160.516475 (172.687923)
total: 520.92 sec