Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-080341
#<BuildRuby:0x00005610202877e8
@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.20221204-080341",
@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.000012 0.000002 0.000014 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000012)
build_up 0.009345 0.000825 1.198548 ( 1.199583)
build_miniruby 0.000000 0.002550 0.849659 ( 0.849546)
build_ruby 0.000000 0.003919 2.246318 ( 2.155196)
build_all 0.018760 0.002390 18.735588 ( 2.195056)
build_install 0.020694 0.002474 2.110441 ( 1.039646)
test_btest 0.001421 0.000299 89.685323 ( 8.778359)
test_basic 0.004268 0.006295 0.355540 ( 0.439866)
test_all 0.001803 0.000475 724.100749 ( 71.394333)
test_rubyspec 0.087818 0.087892 49.234469 ( 57.352495)
total: 145.41 sec