Logfile: /home/ko1/ruby/logs/brlog.trunk.20220903-001929
#<BuildRuby:0x000055da40e4c3a0
@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.20220903-001929",
@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.000010 0.000003 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006292 0.006129 0.978719 ( 1.285642)
build_miniruby 0.001652 0.000551 0.080238 ( 0.078255)
build_ruby 0.001648 0.000549 0.077377 ( 0.075698)
build_all 0.011034 0.000000 1.540678 ( 0.586079)
build_install 0.017251 0.006066 1.907747 ( 0.924754)
test_btest 0.001125 0.000331 70.360125 ( 8.544790)
test_basic 0.000000 0.007667 0.325213 ( 0.420009)
test_all 0.002591 0.001599 630.955480 ( 64.559613)
test_rubyspec 0.120940 0.057839 45.489844 ( 54.036201)
total: 130.51 sec