Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-065632
#<BuildRuby:0x000055e48e501310
@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-065632",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.005898 0.003108 0.820541 ( 1.666510)
build_miniruby 0.001025 0.000428 0.052754 ( 0.052372)
build_ruby 0.000936 0.000390 0.056611 ( 0.056285)
build_all 0.006134 0.002556 1.236832 ( 0.478664)
build_install 0.011669 0.003781 1.579903 ( 0.798797)
test_btest 0.001053 0.000421 53.752163 ( 6.312991)
test_basic 0.000581 0.004671 0.279338 ( 0.373559)
test_all 0.003529 0.000000 477.342178 ( 51.637783)
test_rubyspec 0.074961 0.056081 42.013828 ( 50.658055)
total: 112.04 sec