Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-000029
#<BuildRuby:0x000055fce0f5cb60
@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-000029",
@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.000016 0.000002 0.000018 ( 0.000018)
configure 0.000008 0.000002 0.000010 ( 0.000008)
build_up 0.010586 0.000379 1.216622 ( 1.368251)
build_miniruby 0.001953 0.000260 0.843299 ( 0.842775)
build_ruby 0.000000 0.003246 2.248668 ( 2.155362)
build_all 0.011977 0.008015 18.592740 ( 2.178587)
build_install 0.020824 0.000220 2.053585 ( 1.031052)
test_btest 0.001295 0.000270 93.449987 ( 9.264120)
test_basic 0.005217 0.005363 0.351181 ( 0.436512)
test_all 0.000000 0.002054 739.165376 ( 72.159655)
test_rubyspec 0.069189 0.099486 49.476089 ( 57.592310)
total: 147.03 sec