Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-005403
#<BuildRuby:0x000055bc6166f0d0
@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.20220729-005403",
@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.000008 0.000002 0.000010 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.009564 0.001749 1.008394 ( 4.696744)
build_miniruby 0.001618 0.000498 0.079341 ( 0.077449)
build_ruby 0.001887 0.000000 0.074453 ( 0.073543)
build_all 0.011974 0.000000 1.516436 ( 0.573095)
build_install 0.021748 0.001913 5.166613 ( 2.067756)
test_btest 0.000868 0.000182 78.053806 ( 7.913620)
test_basic 0.000000 0.007513 0.328541 ( 0.416906)
test_all 0.000079 0.002414 638.886250 ( 65.768152)
test_rubyspec 0.124980 0.057976 45.402850 ( 51.145434)
total: 132.73 sec