Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-092407
#<BuildRuby:0x00005617993380e0
@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.20230107-092407",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000023 0.000003 0.000026 ( 0.000027)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.004029 0.000011 0.653531 ( 1.076501)
build_miniruby 0.000682 0.000104 0.673180 ( 0.672657)
build_ruby 0.001230 0.000000 2.416116 ( 2.415843)
build_all 0.005731 0.003816 12.886207 ( 1.591821)
build_install 0.006479 0.000473 1.581224 ( 0.751279)
test_btest 0.000580 0.000109 68.202261 ( 6.448779)
test_basic 0.002825 0.000530 0.239341 ( 0.334766)
test_all 0.000000 0.001449 490.240467 ( 54.857342)
test_rubyspec 0.006291 0.021330 35.374446 ( 45.914228)
total: 114.06 sec