Logfile: /home/ko1/ruby/logs/brlog.trunk.20230210-203933
#<BuildRuby:0x0000555e65954020
@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.20230210-203933",
@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.000014 0.000000 0.000014 ( 0.000014)
autoconf 0.000020 0.000000 0.000020 ( 0.000021)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.000000 0.003842 0.620657 ( 1.046852)
build_miniruby 0.000463 0.000418 0.641195 ( 0.640700)
build_ruby 0.001100 0.000084 2.066817 ( 2.066223)
build_all 0.009360 0.000000 12.405013 ( 1.496974)
build_install 0.000000 0.006347 1.515567 ( 0.726457)
test_btest 0.000000 0.000691 67.183929 ( 6.002147)
test_basic 0.003028 0.000745 0.257108 ( 0.351736)
test_all 0.001265 0.000000 488.572324 ( 46.780785)
test_rubyspec 0.027608 0.001149 35.500173 ( 46.085177)
total: 105.20 sec