Logfile: /home/ko1/ruby/logs/brlog.trunk.20230524-051735
#<BuildRuby:0x000055ebd43e36e8
@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.20230524-051735",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002016 0.003875 1.471249 ( 2.733490)
build_miniruby 0.000832 0.000152 0.771281 ( 0.771585)
build_ruby 0.001464 0.000266 2.565138 ( 2.564130)
build_all 0.007647 0.001391 12.458358 ( 1.172513)
build_install 0.006352 0.001155 1.710860 ( 0.815970)
test_btest 0.000833 0.000151 83.053993 ( 6.105745)
test_basic 0.003461 0.000000 0.562965 ( 0.647594)
test_all 0.001068 0.000000 454.504684 ( 43.451772)
test_rubyspec 0.022264 0.014181 42.137462 ( 54.698569)
total: 112.96 sec