Logfile: /home/ko1/ruby/logs/brlog.trunk.20230608-185503
#<BuildRuby:0x000055f74aed7bb8
@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.20230608-185503",
@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.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000009 0.000002 0.000011 ( 0.000009)
build_up 0.004447 0.000889 1.255676 ( 2.559840)
build_miniruby 0.000921 0.000184 0.779478 ( 0.778724)
build_ruby 0.001306 0.000000 2.469634 ( 2.471654)
build_all 0.009657 0.000000 12.535801 ( 1.094082)
build_install 0.008187 0.000000 1.777657 ( 0.919389)
test_btest 0.000744 0.000000 80.417647 ( 7.932321)
test_basic 0.003815 0.000281 0.751413 ( 0.832750)
test_all 0.001500 0.000225 460.677600 ( 46.959593)
test_rubyspec 0.018171 0.021418 41.205823 ( 53.683796)
total: 117.23 sec