Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-203332
#<BuildRuby:0x000055b22619d5b0
@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.20220131-203332",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.009063 0.001626 0.932133 ( 1.001653)
build_miniruby 0.001455 0.000485 0.076854 ( 0.075151)
build_ruby 0.001291 0.000431 0.075414 ( 0.073988)
build_all 0.010414 0.000210 4.125555 ( 0.792331)
build_install 0.021491 0.002924 7.773712 ( 2.315450)
test_btest 0.000914 0.000229 47.543185 ( 44.457719)
test_basic 0.007480 0.000000 0.342722 ( 0.442902)
test_all 0.002037 0.000000 659.203717 ( 66.548672)
test_rubyspec 0.099662 0.073117 46.121113 ( 51.598645)
total: 167.31 sec