Logfile: /home/ko1/ruby/logs/brlog.trunk.20220916-190940
#<BuildRuby:0x000055ea1de38ea8
@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-190940",
@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.000006)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000087 0.000013 0.000100 ( 0.000102)
build_up 0.009743 0.000252 1.081992 ( 1.212287)
build_miniruby 0.000000 0.001654 0.076165 ( 0.074108)
build_ruby 0.000000 0.002057 0.078455 ( 0.076630)
build_all 0.009811 0.001217 1.589144 ( 0.606017)
build_install 0.021045 0.000000 1.927414 ( 0.950897)
test_btest 0.001030 0.000000 94.273675 ( 9.548866)
test_basic 0.003434 0.003505 0.354630 ( 0.442087)
test_all 0.004427 0.000125 677.078748 ( 68.130790)
test_rubyspec 0.122095 0.044651 47.043020 ( 55.370055)
total: 136.41 sec