Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-201349
#<BuildRuby:0x0000559fe86c80d0
@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.20221201-201349",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000016 0.000006 0.000022 ( 0.000022)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.007016 0.003599 1.235453 ( 1.220808)
build_miniruby 0.001678 0.000646 0.839216 ( 0.837695)
build_ruby 0.002856 0.000000 2.252122 ( 2.157934)
build_all 0.012769 0.009616 18.505404 ( 2.162182)
build_install 0.005568 0.017755 2.014468 ( 1.038957)
test_btest 0.001053 0.000682 94.685760 ( 8.853304)
test_basic 0.001893 0.006951 0.345697 ( 0.432838)
test_all 0.002120 0.000713 694.926431 ( 69.748971)
test_rubyspec 0.124033 0.058986 49.314070 ( 57.377985)
total: 143.83 sec