Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-043519
#<BuildRuby:0x00005625dae47658
@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.20221129-043519",
@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.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.009350 0.001655 1.239756 ( 1.505336)
build_miniruby 0.002292 0.000705 0.848905 ( 0.847960)
build_ruby 0.003400 0.000000 2.243838 ( 2.162375)
build_all 0.017287 0.002816 18.606816 ( 2.198990)
build_install 0.020811 0.000849 1.887964 ( 0.956976)
test_btest 0.001746 0.000379 89.102426 ( 8.669451)
test_basic 0.009406 0.001026 0.340397 ( 0.425159)
test_all 0.002705 0.000000 733.796537 ( 71.785796)
test_rubyspec 0.116058 0.066136 49.420990 ( 57.613735)
total: 146.17 sec