Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-000817
#<BuildRuby:0x0000561294568e50
@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-000817",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.011344 0.000873 0.985101 ( 1.428477)
build_miniruby 0.002064 0.000159 0.078339 ( 0.075969)
build_ruby 0.001851 0.000143 0.075559 ( 0.073217)
build_all 0.005277 0.004720 1.528747 ( 0.566130)
build_install 0.015900 0.005200 1.855051 ( 0.902075)
test_btest 0.000967 0.000161 71.095088 ( 8.017287)
test_basic 0.002485 0.004627 0.326885 ( 0.420851)
test_all 0.001755 0.001387 677.433424 ( 66.360675)
test_rubyspec 0.111638 0.060583 45.183919 ( 53.607100)
total: 131.45 sec