Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-140136
#<BuildRuby:0x000055ed38a30e50
@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.20220812-140136",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000009 0.000005 0.000014 ( 0.000013)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.008746 0.002147 0.970945 ( 1.127216)
build_miniruby 0.002383 0.000000 0.073465 ( 0.071362)
build_ruby 0.002198 0.000105 0.078819 ( 0.076983)
build_all 0.005083 0.004761 1.554793 ( 0.587286)
build_install 0.016567 0.005830 1.891004 ( 0.924574)
test_btest 0.000811 0.000355 72.783135 ( 8.495248)
test_basic 0.000819 0.007462 0.329353 ( 0.419188)
test_all 0.002660 0.001409 673.987822 ( 66.994751)
test_rubyspec 0.078965 0.086346 45.892573 ( 53.523437)
total: 132.22 sec