Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-131730
#<BuildRuby:0x0000562488953118
@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.20230112-131730",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.003431 0.637679 ( 1.078691)
build_miniruby 0.000115 0.000771 0.679134 ( 0.678329)
build_ruby 0.000989 0.000270 2.414796 ( 2.414595)
build_all 0.003672 0.005661 12.955180 ( 1.610304)
build_install 0.005902 0.000413 1.527855 ( 0.733926)
test_btest 0.000562 0.000187 66.594078 ( 6.329587)
test_basic 0.003869 0.000000 0.246996 ( 0.342326)
test_all 0.001903 0.000313 488.610117 ( 50.515767)
test_rubyspec 0.006920 0.021294 35.171438 ( 45.733842)
total: 109.44 sec