Logfile: /home/ko1/ruby/logs/brlog.trunk.20230621-074815
#<BuildRuby:0x00005639a62ab260
@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.20230621-074815",
@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.000001 0.000006 ( 0.000025)
autoconf 0.000000 0.000010 0.000010 ( 0.000010)
configure 0.000000 0.000008 0.000008 ( 0.000008)
build_up 0.000000 0.005143 1.303360 ( 2.577335)
build_miniruby 0.000000 0.001002 0.846131 ( 0.845922)
build_ruby 0.000000 0.001149 2.446947 ( 2.446778)
build_all 0.000000 0.009715 15.068263 ( 1.389048)
build_install 0.001428 0.008005 4.476204 ( 1.089255)
test_btest 0.000446 0.000278 84.142829 ( 7.302896)
test_basic 0.002820 0.001763 0.800774 ( 0.883722)
test_all 0.001428 0.000401 440.160178 ( 47.752635)
test_rubyspec 0.020391 0.020259 41.946333 ( 54.496640)
total: 118.79 sec