Logfile: /home/ko1/ruby/logs/brlog.trunk.20221027-172510
#<BuildRuby:0x000055bdb2a1bba0
@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.20221027-172510",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.000000 0.010328 1.094264 ( 1.963655)
build_miniruby 0.000360 0.002011 0.100220 ( 0.099815)
build_ruby 0.000993 0.000542 0.097505 ( 0.097274)
build_all 0.008615 0.000103 1.329365 ( 0.576313)
build_install 0.009122 0.004539 1.652918 ( 0.923913)
test_btest 0.001269 0.000593 61.670897 ( 6.348280)
test_basic 0.004078 0.001903 0.354332 ( 0.448906)
test_all 0.003936 0.003241 498.223540 ( 53.780549)
test_rubyspec 0.085140 0.038805 43.432584 ( 52.022929)
total: 116.26 sec