Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-034639
#<BuildRuby:0x000055c981ec8920
@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.20220810-034639",
@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.000018 0.000001 0.000019 ( 0.000019)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.010309 0.000144 1.000805 ( 2.872696)
build_miniruby 0.002305 0.000144 0.074489 ( 0.072607)
build_ruby 0.002552 0.000000 0.073911 ( 0.071018)
build_all 0.005062 0.004202 1.496094 ( 0.562891)
build_install 0.014993 0.008937 5.201862 ( 2.084984)
test_btest 0.001001 0.000190 76.398331 ( 8.656450)
test_basic 0.006110 0.001164 0.331153 ( 0.419401)
test_all 0.001879 0.000358 639.838162 ( 64.877466)
test_rubyspec 0.117882 0.056523 46.080304 ( 53.592105)
total: 133.21 sec