Logfile: /home/ko1/ruby/logs/brlog.trunk.20230523-144903
#<BuildRuby:0x0000558d93a00048
@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.20230523-144903",
@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.000004 0.000000 0.000004 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.004499 0.000101 1.327149 ( 2.731349)
build_miniruby 0.001000 0.000158 0.852518 ( 0.851294)
build_ruby 0.001135 0.000180 2.381207 ( 2.381919)
build_all 0.007954 0.001256 12.285482 ( 1.101336)
build_install 0.006397 0.001010 1.616110 ( 0.876596)
test_btest 0.000905 0.000143 81.037319 ( 6.466007)
test_basic 0.000608 0.003980 0.709573 ( 0.791776)
test_all 0.001623 0.000325 433.394833 ( 43.782454)
test_rubyspec 0.017909 0.024251 42.926381 ( 55.355783)
total: 114.34 sec