Logfile: /home/ko1/ruby/logs/brlog.trunk.20230527-224701
#<BuildRuby:0x000055de5e8f4070
@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-224701",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.004987 0.000000 1.503979 ( 2.764799)
build_miniruby 0.001064 0.000000 0.815084 ( 0.814609)
build_ruby 0.001259 0.000000 2.441553 ( 2.442079)
build_all 0.008935 0.000197 12.308149 ( 1.059417)
build_install 0.003276 0.004176 1.693359 ( 0.873814)
test_btest 0.000916 0.000079 79.452043 ( 7.411802)
test_basic 0.004386 0.000382 0.707289 ( 0.788929)
test_all 0.002018 0.000000 423.704400 ( 42.849772)
test_rubyspec 0.024985 0.017021 42.118164 ( 54.601969)
total: 113.61 sec