Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-214027
#<BuildRuby:0x000055d2b0fcc8e8
@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.20220717-214027",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000014 0.000005 0.000019 ( 0.000013)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.007941 0.002888 0.966542 ( 1.491953)
build_miniruby 0.000000 0.002737 0.075157 ( 0.072936)
build_ruby 0.000139 0.002063 0.075705 ( 0.074141)
build_all 0.006447 0.002931 1.540660 ( 0.591863)
build_install 0.022784 0.000000 5.209184 ( 2.060190)
test_btest 0.001058 0.000000 70.976762 ( 8.270485)
test_basic 0.006406 0.001007 0.327937 ( 0.417160)
test_all 0.001289 0.000403 654.466839 ( 65.389831)
test_rubyspec 0.116701 0.059099 45.529572 ( 51.314274)
total: 129.68 sec