Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-000432
#<BuildRuby:0x000055e3622c0920
@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.20220817-000432",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000013 0.000007 0.000020 ( 0.000020)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.009449 0.002423 1.004019 ( 2.638325)
build_miniruby 0.001476 0.000671 0.074983 ( 0.073247)
build_ruby 0.001186 0.000539 0.075311 ( 0.074200)
build_all 0.010355 0.000244 1.523398 ( 0.568580)
build_install 0.019755 0.003308 1.871964 ( 0.901159)
test_btest 0.000699 0.000233 76.636595 ( 8.554954)
test_basic 0.007789 0.000000 0.330670 ( 0.419073)
test_all 0.004373 0.000000 658.346505 ( 65.730616)
test_rubyspec 0.101975 0.071234 45.346760 ( 52.974522)
total: 131.94 sec