Logfile: /home/ko1/ruby/logs/brlog.trunk.20230602-090029
#<BuildRuby:0x0000562eb420f7e0
@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.20230602-090029",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.005229 0.000284 1.501888 ( 2.762574)
build_miniruby 0.000896 0.000199 0.755010 ( 0.755246)
build_ruby 0.001076 0.000239 2.419762 ( 2.419979)
build_all 0.007728 0.000756 12.082328 ( 1.144923)
build_install 0.002195 0.004907 1.662363 ( 0.849390)
test_btest 0.000927 0.000244 78.777972 ( 7.587006)
test_basic 0.000000 0.004243 0.672581 ( 0.753942)
test_all 0.000000 0.001438 425.835177 ( 45.496954)
test_rubyspec 0.017960 0.023137 42.244080 ( 54.773655)
total: 116.54 sec