Logfile: /home/ko1/ruby/logs/brlog.trunk.20221025-040555
#<BuildRuby:0x000055ecf2f19480
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221025-040555",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007913 0.001319 1.146165 ( 1.350050)
build_miniruby 0.001578 0.000000 0.113581 ( 0.111150)
build_ruby 0.001607 0.000000 0.106798 ( 0.104298)
build_all 0.007861 0.000270 1.354232 ( 0.597195)
build_install 0.014825 0.000658 1.708540 ( 0.928751)
test_btest 0.001652 0.000207 61.896652 ( 6.768991)
test_basic 0.005656 0.000707 0.360530 ( 0.451106)
test_all 0.006752 0.000000 519.049196 ( 55.383093)
test_rubyspec 0.083562 0.043528 43.489383 ( 51.980598)
total: 117.68 sec