Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-214159
#<BuildRuby:0x0000560e7eeb0c70
@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.20220819-214159",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.005815 0.004643 0.958476 ( 1.008007)
build_miniruby 0.001344 0.000413 0.072343 ( 0.070933)
build_ruby 0.001376 0.000423 0.078425 ( 0.076913)
build_all 0.007534 0.002634 1.510534 ( 0.570302)
build_install 0.013618 0.010325 1.868026 ( 0.917750)
test_btest 0.000620 0.000241 75.501055 ( 8.502432)
test_basic 0.002830 0.005712 0.328193 ( 0.418136)
test_all 0.003946 0.000000 683.246809 ( 66.305768)
test_rubyspec 0.093481 0.078024 45.954040 ( 54.458761)
total: 132.33 sec