Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-032730
#<BuildRuby:0x000055e27ca50050
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240115-032730",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.005543 0.000978 1.139662 ( 1.493764)
build_miniruby 0.000851 0.000151 0.886799 ( 0.886076)
build_ruby 0.001092 0.000192 2.709481 ( 2.708996)
build_all 0.008138 0.000588 14.311074 ( 1.405106)
build_install 0.006691 0.001115 4.140413 ( 1.094459)
test_btest 0.000000 0.001113 76.179598 ( 6.558336)
test_basic 0.002115 0.003310 0.712537 ( 0.785632)
test_all 0.090306 0.041839 485.010984 ( 51.542071)
test_rubyspec 0.015098 0.031532 48.059610 ( 60.486686)
total: 126.96 sec