Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-032817
#<BuildRuby:0x000055fcd2067f00
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220723-032817",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000017 0.000000 0.000017 ( 0.000017)
configure 0.000014 0.000000 0.000014 ( 0.000013)
build_up 0.002643 0.004041 0.803701 ( 0.971951)
build_miniruby 0.000881 0.000059 0.057236 ( 0.056021)
build_ruby 0.000873 0.000058 0.058596 ( 0.057268)
build_all 0.004664 0.000000 1.515621 ( 0.585195)
build_install 0.011081 0.000000 5.637539 ( 2.148361)
test_btest 0.000866 0.000006 54.087905 ( 8.193530)
test_basic 0.001211 0.004301 0.294009 ( 0.382898)
test_all 0.001257 0.000132 601.667574 ( 91.445103)
test_rubyspec 0.095558 0.028346 43.440581 ( 49.051618)
total: 152.89 sec