Logfile: /home/ko1/ruby/logs/brlog.trunk.20220916-173920
#<BuildRuby:0x000055621a78f3a8
@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.20220916-173920",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.009198 0.000720 1.102318 ( 1.145633)
build_miniruby 0.001945 0.000000 0.075433 ( 0.074268)
build_ruby 0.002168 0.000011 0.078861 ( 0.076996)
build_all 0.005301 0.004380 1.563740 ( 0.596187)
build_install 0.017140 0.004277 1.919629 ( 0.953630)
test_btest 0.000000 0.001414 93.138495 ( 9.702279)
test_basic 0.005716 0.002159 0.366946 ( 0.456361)
test_all 0.003935 0.000856 673.378852 ( 68.136032)
test_rubyspec 0.115131 0.052643 47.055948 ( 55.583821)
total: 136.73 sec