Logfile: /home/ko1/ruby/logs/brlog.trunk.20220325-124440
#<BuildRuby:0x000055d5c15184d8
@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.20220325-124440",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.009107 0.001624 0.986816 ( 1.124185)
build_miniruby 0.001600 0.000492 0.075575 ( 0.074638)
build_ruby 0.001747 0.000537 0.078369 ( 0.077638)
build_all 0.005317 0.004799 4.196973 ( 0.860609)
build_install 0.013811 0.009908 7.895319 ( 2.415377)
test_btest 0.000800 0.000337 74.177229 ( 8.219390)
test_basic 0.006625 0.000992 0.351262 ( 0.442357)
test_all 0.001398 0.000559 649.076473 ( 65.150785)
test_rubyspec 0.096821 0.046895 45.556260 ( 51.086774)
total: 129.45 sec