Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-215507
#<BuildRuby:0x000055e216f194a8
@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.20220821-215507",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000027 0.000004 0.000031 ( 0.000028)
build_up 0.000768 0.010612 0.815370 ( 0.867471)
build_miniruby 0.001139 0.000438 0.054508 ( 0.052748)
build_ruby 0.001062 0.000409 0.055855 ( 0.054232)
build_all 0.007443 0.001273 1.265324 ( 0.475392)
build_install 0.011509 0.002457 1.571208 ( 0.788652)
test_btest 0.001023 0.000341 52.537282 ( 5.984985)
test_basic 0.004645 0.001548 0.287504 ( 0.378192)
test_all 0.003316 0.001105 485.279081 ( 52.935496)
test_rubyspec 0.092259 0.048097 42.101809 ( 50.366099)
total: 111.90 sec