Logfile: /home/ko1/ruby/logs/brlog.trunk.20221025-202853
#<BuildRuby:0x00005598307169c0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221025-202853",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.004141 0.004943 1.136998 ( 1.505795)
build_miniruby 0.001536 0.000000 0.103841 ( 0.100637)
build_ruby 0.001389 0.000000 0.112478 ( 0.110527)
build_all 0.007475 0.001442 1.358553 ( 0.585166)
build_install 0.002121 0.013112 1.721873 ( 0.954093)
test_btest 0.000939 0.000402 64.716055 ( 6.716580)
test_basic 0.005879 0.000499 0.339614 ( 0.433775)
test_all 0.003938 0.004377 514.326643 ( 54.654310)
test_rubyspec 0.077096 0.043224 43.576488 ( 52.174575)
total: 117.24 sec