Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-033059
#<BuildRuby:0x0000558a85980e80
@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.20220717-033059",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.003548 0.007557 0.833514 ( 0.923965)
build_miniruby 0.001328 0.000409 0.064668 ( 0.062906)
build_ruby 0.001174 0.000361 0.063909 ( 0.062646)
build_all 0.006617 0.002036 1.255646 ( 0.493036)
build_install 0.011767 0.005428 4.250215 ( 1.880143)
test_btest 0.000994 0.000332 53.714032 ( 6.515602)
test_basic 0.004071 0.001357 0.289726 ( 0.384624)
test_all 0.001966 0.000655 504.014417 ( 52.958972)
test_rubyspec 0.116747 0.020384 42.069730 ( 48.018973)
total: 111.30 sec