Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-215924
#<BuildRuby:0x0000561cac6f3050
@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-215924",
@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.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003026 0.000504 0.632656 ( 1.035608)
build_miniruby 0.000903 0.000000 0.748098 ( 0.747609)
build_ruby 0.001264 0.000000 2.504506 ( 2.504607)
build_all 0.005498 0.003246 12.629553 ( 1.515524)
build_install 0.002953 0.003664 1.616471 ( 0.780668)
test_btest 0.000515 0.000129 64.733539 ( 6.117594)
test_basic 0.000000 0.003722 0.238459 ( 0.333189)
test_all 0.000777 0.000333 486.195591 ( 46.654109)
test_rubyspec 0.022536 0.002905 34.701126 ( 45.323152)
total: 105.01 sec