Logfile: /home/ko1/ruby/logs/brlog.trunk.20230728-072252
#<BuildRuby:0x000056365facf918
@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.20230728-072252",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000750 0.004133 1.464013 ( 2.714214)
build_miniruby 0.000835 0.000186 0.903013 ( 0.902469)
build_ruby 0.001018 0.000226 2.592594 ( 2.593437)
build_all 0.008351 0.000891 13.904717 ( 1.230850)
build_install 0.005898 0.002734 2.065103 ( 0.978200)
test_btest 0.000566 0.000128 79.134078 ( 7.468058)
test_basic 0.000827 0.004275 0.801832 ( 0.878193)
test_all 0.000854 0.000233 495.637311 ( 58.331685)
test_rubyspec 0.021361 0.021984 43.102708 ( 55.475875)
total: 130.57 sec