Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-005650
#<BuildRuby:0x00005565102674b8
@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.20220804-005650",
@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.000016 0.000000 0.000016 ( 0.000007)
autoconf 0.000029 0.000000 0.000029 ( 0.000027)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.009545 0.001326 0.959094 ( 2.659106)
build_miniruby 0.001536 0.000354 0.075433 ( 0.073752)
build_ruby 0.002509 0.000000 0.076917 ( 0.074087)
build_all 0.009566 0.000591 1.526128 ( 0.583558)
build_install 0.012365 0.010431 5.119605 ( 2.019761)
test_btest 0.001084 0.000319 69.889244 ( 8.207575)
test_basic 0.007058 0.000559 0.330434 ( 0.419895)
test_all 0.001491 0.000414 642.698797 ( 64.486840)
test_rubyspec 0.097364 0.088865 45.445684 ( 52.953335)
total: 131.48 sec