Logfile: /home/ko1/ruby/logs/brlog.trunk.20220602-040558
#<BuildRuby:0x000055e69915cf40
@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.20220602-040558",
@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.000006 0.000002 0.000008 ( 0.000009)
autoconf 0.000018 0.000006 0.000024 ( 0.000024)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.003258 0.009401 0.989561 ( 1.988328)
build_miniruby 0.001365 0.000683 0.068532 ( 0.066919)
build_ruby 0.000000 0.002190 0.076661 ( 0.074996)
build_all 0.006274 0.002793 1.488299 ( 0.594556)
build_install 0.017993 0.005078 5.936309 ( 2.797019)
test_btest 0.000872 0.000413 71.627378 ( 8.146569)
test_basic 0.000102 0.008139 0.322184 ( 0.409966)
test_all 0.001435 0.001209 675.705749 ( 65.689397)
test_rubyspec 0.092997 0.070855 46.032668 ( 51.840370)
total: 131.61 sec