Logfile: /home/ko1/ruby/logs/brlog.trunk.20221021-203929
#<BuildRuby:0x000055e71a0fd348
@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.20221021-203929",
@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.000030 0.000005 0.000035 ( 0.000035)
autoconf 0.000045 0.000006 0.000051 ( 0.000052)
configure 0.000034 0.000006 0.000040 ( 0.000039)
build_up 0.011281 0.001054 1.151998 ( 1.993881)
build_miniruby 0.002041 0.000292 0.106636 ( 0.104434)
build_ruby 0.001156 0.000165 0.102352 ( 0.100634)
build_all 0.006765 0.003392 1.374011 ( 0.594111)
build_install 0.013448 0.002832 1.650596 ( 0.915422)
test_btest 0.001944 0.000353 63.984205 ( 6.508668)
test_basic 0.006436 0.000000 0.358824 ( 0.450628)
test_all 0.006120 0.000772 483.262735 ( 53.540605)
test_rubyspec 0.101258 0.020614 43.789307 ( 52.227011)
total: 116.44 sec