Logfile: /home/ko1/ruby/logs/brlog.trunk.20230527-041500
#<BuildRuby:0x0000560635e40098
@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.20230527-041500",
@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.000009 0.000002 0.000011 ( 0.000012)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.005260 0.000308 1.365859 ( 2.644412)
build_miniruby 0.001265 0.000281 0.853922 ( 0.853926)
build_ruby 0.001098 0.000244 2.630541 ( 2.630142)
build_all 0.009277 0.000000 12.788109 ( 1.143547)
build_install 0.007723 0.000000 1.771988 ( 0.834454)
test_btest 0.000935 0.000000 82.246001 ( 7.211833)
test_basic 0.003946 0.000287 0.702044 ( 0.785342)
test_all 0.001288 0.000224 426.476133 ( 44.074046)
test_rubyspec 0.022466 0.019909 42.145990 ( 54.648434)
total: 114.83 sec