Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-030838
#<BuildRuby:0x0000558d4fe17788
@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",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240115-030838",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000022 0.000004 0.000026 ( 0.000025)
autoconf 0.000029 0.000006 0.000035 ( 0.000035)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.002875 0.004838 0.829626 ( 1.216058)
build_miniruby 0.000819 0.000223 0.850353 ( 0.850640)
build_ruby 0.001163 0.000318 2.680124 ( 2.680893)
build_all 0.003500 0.004171 12.048151 ( 0.970975)
build_install 0.011045 0.002037 3.397309 ( 0.968733)
test_btest 0.000631 0.000194 64.409276 ( 4.889268)
test_basic 0.003944 0.001213 0.402584 ( 0.482277)
test_all 0.071217 0.030178 382.683013 ( 33.679530)
test_rubyspec 0.028792 0.042474 40.155297 ( 52.710728)
total: 98.45 sec