Logfile: /home/ko1/ruby/logs/brlog.trunk.20231016-041224
#<BuildRuby:0x0000558c1d942e48
@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.20231016-041224",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005061 0.000112 1.587140 ( 1.818483)
build_miniruby 0.001192 0.000000 0.952436 ( 0.951526)
build_ruby 0.001471 0.000000 2.743870 ( 2.743152)
build_all 0.010428 0.000000 17.901084 ( 1.594187)
build_install 0.005509 0.003853 5.285342 ( 1.239666)
test_btest 0.000932 0.000112 88.917148 ( 7.302239)
test_basic 0.000000 0.005073 0.784887 ( 0.860832)
test_all 0.001485 0.006221 537.501441 ( 56.250699)
test_rubyspec 0.025362 0.029066 52.531617 ( 64.681284)
total: 137.44 sec