Logfile: /home/ko1/ruby/logs/brlog.trunk.20230212-213056
#<BuildRuby:0x000055a5d52638f8
@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.20230212-213056",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000005 0.000003 0.000008 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.003488 0.000000 0.650157 ( 1.185680)
build_miniruby 0.000721 0.000174 0.654500 ( 0.653650)
build_ruby 0.000820 0.000410 2.105669 ( 2.127045)
build_all 0.006188 0.003094 12.374121 ( 1.496333)
build_install 0.004331 0.002165 1.515465 ( 0.718421)
test_btest 0.000451 0.000225 66.366462 ( 6.527036)
test_basic 0.002493 0.001246 0.246613 ( 0.342397)
test_all 0.000932 0.000466 489.962196 ( 46.955963)
test_rubyspec 0.005411 0.023598 35.057122 ( 45.581704)
total: 105.59 sec