Logfile: /home/ko1/ruby/logs/brlog.trunk.20220830-042006
#<BuildRuby:0x00005610cf43b800
@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.20220830-042006",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.011093 0.000503 1.008974 ( 1.768269)
build_miniruby 0.002147 0.000153 0.080211 ( 0.078225)
build_ruby 0.001872 0.000133 0.078067 ( 0.075650)
build_all 0.009071 0.000648 1.526412 ( 0.575632)
build_install 0.022942 0.000049 1.882300 ( 0.911004)
test_btest 0.000964 0.000053 71.655228 ( 8.137451)
test_basic 0.007512 0.000417 0.337109 ( 0.425023)
test_all 0.003600 0.000000 643.100232 ( 64.926398)
test_rubyspec 0.110848 0.062695 45.858564 ( 54.371805)
total: 131.27 sec