Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-115746
#<BuildRuby:0x000055976163f5a8
@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.20221203-115746",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.010032 0.000864 1.234141 ( 1.220983)
build_miniruby 0.002329 0.000333 0.846888 ( 0.845699)
build_ruby 0.002716 0.000388 2.247626 ( 2.156011)
build_all 0.019254 0.001208 18.723348 ( 2.220602)
build_install 0.022264 0.000638 2.029675 ( 1.001983)
test_btest 0.001317 0.000139 88.512984 ( 8.934094)
test_basic 0.004943 0.005698 0.357416 ( 0.440806)
test_all 0.001643 0.000246 687.466060 ( 70.739568)
test_rubyspec 0.104478 0.078768 49.348384 ( 57.466178)
total: 145.03 sec