Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240302-205038
#<BuildRuby:0x0000560b097ee3b0
@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.20240302-205038",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000016 0.000001 0.000017 ( 0.000018)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.003229 0.003366 2.173186 ( 1.990123)
build_miniruby 0.001039 0.000156 1.545211 ( 1.543021)
build_ruby 0.001459 0.000000 2.730241 ( 2.963619)
build_all 0.006341 0.000000 6.277767 ( 2.461446)
build_install 0.013268 0.003568 7.850223 ( 3.645950)
test_btest 0.000759 0.000000 90.733943 ( 24.401071)
test_basic 0.002896 0.003135 0.916401 ( 0.976599)
test_all 0.090653 0.025107 795.074772 (250.333782)
test_rubyspec 0.022352 0.054488 107.978137 (117.004864)
total: 405.32 sec