Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-044327
#<BuildRuby:0x0000557518a600d0
@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-044327",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.002483 0.008588 1.244241 ( 2.251278)
build_miniruby 0.002396 0.000000 0.852364 ( 0.852026)
build_ruby 0.003061 0.000400 2.223097 ( 2.130079)
build_all 0.009484 0.010531 18.558838 ( 2.184897)
build_install 0.015860 0.005408 1.860746 ( 0.961761)
test_btest 0.001446 0.000562 81.717340 ( 8.928548)
test_basic 0.008698 0.000000 0.343814 ( 0.431379)
test_all 0.002522 0.000153 708.801270 ( 72.587324)
test_rubyspec 0.123086 0.047259 49.314484 ( 57.463732)
total: 147.79 sec