Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-163459
#<BuildRuby:0x000055a495f589c8
@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.20220818-163459",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.010140 0.000938 0.964515 ( 1.274858)
build_miniruby 0.001457 0.000224 0.066015 ( 0.064898)
build_ruby 0.001605 0.000247 0.071768 ( 0.069654)
build_all 0.009412 0.000664 1.523800 ( 0.580221)
build_install 0.020673 0.000029 1.872662 ( 0.910539)
test_btest 0.000843 0.000093 71.216509 ( 7.859545)
test_basic 0.002772 0.004794 0.329387 ( 0.417967)
test_all 0.004198 0.000663 628.479842 ( 63.883012)
test_rubyspec 0.117167 0.059796 45.588454 ( 54.118966)
total: 129.18 sec