Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-084304
#<BuildRuby:0x000055a12a9a4a18
@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.20220729-084304",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000013 0.000000 0.000013 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.002674 0.007153 0.834708 ( 1.373519)
build_miniruby 0.001891 0.000000 0.061883 ( 0.060237)
build_ruby 0.001549 0.000000 0.052643 ( 0.051038)
build_all 0.007915 0.000073 1.237885 ( 0.466231)
build_install 0.015702 0.000769 4.339138 ( 1.778407)
test_btest 0.001578 0.000000 54.713770 ( 6.184939)
test_basic 0.005618 0.000300 0.275715 ( 0.366200)
test_all 0.002663 0.000000 508.421807 ( 53.325534)
test_rubyspec 0.090536 0.038934 42.112871 ( 47.976386)
total: 111.58 sec