Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-173702
#<BuildRuby:0x000055c7db2380e0
@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-173702",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003523 0.000000 0.622246 ( 1.600978)
build_miniruby 0.000893 0.000041 0.685600 ( 0.684665)
build_ruby 0.001185 0.000198 2.429265 ( 2.428532)
build_all 0.009373 0.000091 12.916689 ( 1.607649)
build_install 0.000000 0.006362 1.496995 ( 0.715473)
test_btest 0.000000 0.000711 67.335525 ( 6.183103)
test_basic 0.000000 0.003778 0.258671 ( 0.355333)
test_all 0.000278 0.000825 499.276223 ( 46.938471)
test_rubyspec 0.012485 0.016602 35.390450 ( 45.887831)
total: 106.40 sec