Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-141846
#<BuildRuby:0x000055a6633291a0
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220130-141846",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.002417 0.007879 0.995354 ( 1.353805)
build_miniruby 0.001631 0.000326 0.075322 ( 0.073589)
build_ruby 0.001508 0.000302 0.073805 ( 0.072362)
build_all 0.005329 0.004498 4.105201 ( 0.782357)
build_install 0.007937 0.014384 7.946571 ( 2.379761)
test_btest 0.000981 0.000403 46.976520 ( 43.433486)
test_basic 0.005653 0.002328 0.344713 ( 0.433198)
test_all 0.002199 0.000000 695.113486 ( 67.428137)
test_rubyspec 0.106877 0.053936 46.308725 ( 51.515893)
total: 167.47 sec