Logfile: /home/ko1/ruby/logs/brlog.trunk.20230613-095041
#<BuildRuby:0x0000556ce8ccc090
@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.20230613-095041",
@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.000006)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.003647 0.001215 1.291100 ( 2.819687)
build_miniruby 0.000864 0.000288 0.753858 ( 0.753894)
build_ruby 0.001062 0.000354 2.455161 ( 2.456248)
build_all 0.004673 0.004558 12.944753 ( 1.103687)
build_install 0.000000 0.008122 1.796516 ( 0.832229)
test_btest 0.000000 0.001111 83.902898 ( 7.439535)
test_basic 0.003580 0.001390 0.592152 ( 0.677694)
test_all 0.000999 0.000499 460.865630 ( 43.017570)
test_rubyspec 0.010394 0.035703 41.753372 ( 54.212176)
total: 113.31 sec