Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-162908
#<BuildRuby:0x00005569b8d18748
@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.20220730-162908",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000016 0.000001 0.000017 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010531 0.000752 0.958997 ( 1.015431)
build_miniruby 0.001708 0.000122 0.070599 ( 0.069564)
build_ruby 0.001630 0.000117 0.076002 ( 0.075421)
build_all 0.004415 0.005477 1.535246 ( 0.588064)
build_install 0.021759 0.001428 5.135858 ( 2.074807)
test_btest 0.001051 0.000131 76.525927 ( 8.041079)
test_basic 0.001453 0.005163 0.324891 ( 0.414024)
test_all 0.003029 0.000161 669.924578 ( 66.210820)
test_rubyspec 0.112460 0.059995 45.518896 ( 51.239691)
total: 129.73 sec