Logfile: /home/ko1/ruby/logs/brlog.trunk.20220325-142403
#<BuildRuby:0x000055eeeb3e08e8
@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-142403",
@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.000014 0.000005 0.000019 ( 0.000020)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005175 0.006416 0.982801 ( 1.264762)
build_miniruby 0.001609 0.000731 0.074827 ( 0.072235)
build_ruby 0.000000 0.002099 0.072091 ( 0.069735)
build_all 0.003851 0.006690 4.188658 ( 0.859711)
build_install 0.011579 0.010753 7.921342 ( 2.459497)
test_btest 0.000000 0.001200 75.165139 ( 7.946992)
test_basic 0.004144 0.003061 0.338258 ( 0.428839)
test_all 0.002066 0.000000 718.337333 ( 68.938602)
test_rubyspec 0.077707 0.078453 45.814415 ( 51.232846)
total: 133.27 sec