Logfile: /home/ko1/ruby/logs/brlog.trunk.20230618-065559
#<BuildRuby:0x000055be1b1ac028
@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.20230618-065559",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.000000 0.005055 1.414311 ( 2.618881)
build_miniruby 0.000000 0.000992 0.851089 ( 0.850741)
build_ruby 0.000000 0.001368 2.500116 ( 2.501272)
build_all 0.002578 0.007113 12.255670 ( 1.098284)
build_install 0.007640 0.000054 1.725797 ( 0.832876)
test_btest 0.000712 0.000416 81.876034 ( 7.749497)
test_basic 0.004064 0.000116 0.654668 ( 0.737840)
test_all 0.000000 0.001287 416.540820 ( 42.986318)
test_rubyspec 0.012834 0.026247 41.730069 ( 54.221820)
total: 113.60 sec