Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-140453
#<BuildRuby:0x0000559d76620b60
@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-140453",
@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.000006)
autoconf 0.000014 0.000003 0.000017 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.008342 0.002086 1.226752 ( 1.219082)
build_miniruby 0.001936 0.000484 0.846703 ( 0.845000)
build_ruby 0.002769 0.000692 2.240402 ( 2.148216)
build_all 0.008940 0.011783 18.752510 ( 2.189339)
build_install 0.014320 0.006821 2.094396 ( 1.036506)
test_btest 0.000000 0.001487 92.011420 ( 9.452884)
test_basic 0.003617 0.005803 0.348112 ( 0.434313)
test_all 0.002332 0.000000 684.385493 ( 69.250241)
test_rubyspec 0.107242 0.070781 49.407076 ( 57.450614)
total: 144.03 sec