Logfile: /home/ko1/ruby/logs/brlog.trunk.20221114-140038
#<BuildRuby:0x000055cb818146e0
@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.20221114-140038",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005691 0.006148 1.135217 ( 1.256270)
build_miniruby 0.001304 0.000474 0.120377 ( 0.116644)
build_ruby 0.002362 0.000000 0.130456 ( 0.113651)
build_all 0.008320 0.002015 1.574658 ( 0.669749)
build_install 0.012890 0.004297 1.926439 ( 1.005920)
test_btest 0.001391 0.000463 85.042370 ( 9.093262)
test_basic 0.001051 0.005573 0.405368 ( 0.494668)
test_all 0.001626 0.000650 693.407930 ( 70.074388)
test_rubyspec 0.092800 0.088990 48.162871 ( 56.683597)
total: 139.51 sec