Logfile: /home/ko1/ruby/logs/brlog.trunk.20220215-184125
#<BuildRuby:0x0000562081384a58
@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.20220215-184125",
@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.000018 0.000002 0.000020 ( 0.000021)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010917 0.000989 0.946301 ( 1.003522)
build_miniruby 0.001762 0.000000 0.074963 ( 0.073385)
build_ruby 0.002379 0.000000 0.074601 ( 0.071903)
build_all 0.008882 0.001164 4.120901 ( 0.794298)
build_install 0.018622 0.005646 7.759212 ( 2.327961)
test_btest 0.000836 0.000139 75.597865 ( 7.971646)
test_basic 0.001502 0.005661 0.340537 ( 0.429663)
test_all 0.001543 0.000343 668.132570 ( 65.495073)
test_rubyspec 0.117315 0.055948 46.060985 ( 51.195520)
total: 129.36 sec