Logfile: /home/ko1/ruby/logs/brlog.trunk.20221008-000301
#<BuildRuby:0x000055ab501d2f08
@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.20221008-000301",
@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.000031 0.000002 0.000033 ( 0.000033)
autoconf 0.000047 0.000003 0.000050 ( 0.000051)
configure 0.000050 0.000004 0.000054 ( 0.000053)
build_up 0.011825 0.000543 1.119249 ( 1.182167)
build_miniruby 0.002015 0.000135 0.098570 ( 0.094751)
build_ruby 0.001419 0.000095 0.094001 ( 0.090884)
build_all 0.006709 0.000447 1.338363 ( 0.563446)
build_install 0.014609 0.000280 1.672623 ( 0.883982)
test_btest 0.002391 0.000141 60.114595 ( 6.310083)
test_basic 0.007497 0.000441 0.363118 ( 0.450658)
test_all 0.007957 0.000468 492.752428 ( 52.928957)
test_rubyspec 0.081966 0.039008 42.659009 ( 51.166819)
total: 113.67 sec