Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-145553
#<BuildRuby:0x000055d6bf523208
@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.20230113-145553",
@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.000011)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.003704 0.000000 0.645195 ( 1.053824)
build_miniruby 0.000985 0.000000 0.677965 ( 0.677185)
build_ruby 0.001354 0.000000 2.415005 ( 2.413964)
build_all 0.009231 0.000508 12.976409 ( 1.632517)
build_install 0.002394 0.004167 1.473035 ( 0.707138)
test_btest 0.000648 0.000081 67.651638 ( 6.484496)
test_basic 0.002828 0.000354 0.235676 ( 0.331772)
test_all 0.001313 0.000086 516.576260 ( 47.701985)
test_rubyspec 0.022444 0.006053 35.122406 ( 45.687639)
total: 106.69 sec