Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-091847
#<BuildRuby:0x000055c479321408
@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.20220813-091847",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000035 0.000006 0.000041 ( 0.000041)
configure 0.000026 0.000004 0.000030 ( 0.000031)
build_up 0.013441 0.000165 0.858774 ( 0.932076)
build_miniruby 0.000000 0.001352 0.056325 ( 0.054460)
build_ruby 0.000041 0.001872 0.067793 ( 0.066342)
build_all 0.005004 0.004157 1.241422 ( 0.479328)
build_install 0.013989 0.002228 1.575315 ( 0.778553)
test_btest 0.001066 0.000237 50.905948 ( 6.322098)
test_basic 0.005871 0.000000 0.284314 ( 0.379687)
test_all 0.003904 0.000000 483.944406 ( 51.757905)
test_rubyspec 0.091136 0.047786 41.735284 ( 49.430511)
total: 110.20 sec