Logfile: /home/ko1/ruby/logs/brlog.trunk.20230311-011735
#<BuildRuby:0x0000558a0e87bfc0
@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.20230311-011735",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.003405 0.000681 0.826565 ( 2.231629)
build_miniruby 0.000755 0.000151 0.630767 ( 0.630857)
build_ruby 0.000942 0.000188 2.116442 ( 2.116247)
build_all 0.007840 0.000624 11.173079 ( 0.958656)
build_install 0.006767 0.000000 1.551166 ( 0.833810)
test_btest 0.000992 0.000000 74.756066 ( 6.903856)
test_basic 0.003447 0.000000 0.246274 ( 0.341815)
test_all 0.000928 0.000000 394.623509 ( 45.692771)
test_rubyspec 0.008071 0.020473 35.671933 ( 46.229200)
total: 105.94 sec