Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-143148
#<BuildRuby:0x0000557836d60ef8
@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.20221226-143148",
@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.000006)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.008524 0.000634 0.959775 ( 1.123063)
build_miniruby 0.002487 0.000355 0.844586 ( 0.843561)
build_ruby 0.003164 0.000000 2.154611 ( 2.155272)
build_all 0.021419 0.000701 18.554749 ( 2.165333)
build_install 0.022294 0.000000 1.995695 ( 1.017589)
test_btest 0.001423 0.000000 92.786868 ( 9.592603)
test_basic 0.004499 0.004781 0.343361 ( 0.430547)
test_all 0.003153 0.000000 660.088557 ( 63.105476)
test_rubyspec 0.081478 0.094241 47.913346 ( 56.040907)
total: 136.48 sec