Logfile: /home/ko1/ruby/logs/brlog.trunk.20230331-002338
#<BuildRuby:0x000055b6e6c1ee20
@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.20230331-002338",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.003126 0.000625 0.845529 ( 2.113673)
build_miniruby 0.000775 0.000155 0.690257 ( 0.689381)
build_ruby 0.000899 0.000180 2.200515 ( 2.199404)
build_all 0.007212 0.001442 11.945337 ( 1.085572)
build_install 0.007290 0.000000 1.726372 ( 0.871377)
test_btest 0.000000 0.000498 76.966955 ( 7.359253)
test_basic 0.000000 0.003492 0.259565 ( 0.354365)
test_all 0.000659 0.000442 439.986506 ( 51.467109)
test_rubyspec 0.005516 0.014956 37.570653 ( 48.068882)
total: 114.21 sec