Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-185608
#<BuildRuby:0x000055ef455ff868
@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.20230131-185608",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000014 0.000003 0.000017 ( 0.000017)
build_up 0.003449 0.000627 0.623561 ( 1.086197)
build_miniruby 0.000813 0.000148 0.642578 ( 0.641702)
build_ruby 0.001039 0.000189 2.024014 ( 2.023123)
build_all 0.008466 0.000622 12.004672 ( 1.462182)
build_install 0.005506 0.000917 1.476537 ( 0.695376)
test_btest 0.000590 0.000099 62.425228 ( 6.320302)
test_basic 0.000000 0.003816 0.258989 ( 0.354373)
test_all 0.000000 0.001207 483.918317 ( 45.249362)
test_rubyspec 0.017213 0.011733 34.787813 ( 45.408183)
total: 103.24 sec