Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-202715
#<BuildRuby:0x000055b8f1d33ba0
@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.20220816-202715",
@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.000002 0.000005 ( 0.000005)
autoconf 0.000006 0.000003 0.000009 ( 0.000010)
configure 0.000054 0.000030 0.000084 ( 0.000089)
build_up 0.009360 0.000643 0.809709 ( 0.864411)
build_miniruby 0.001372 0.000624 0.063883 ( 0.062611)
build_ruby 0.001124 0.000511 0.065906 ( 0.064454)
build_all 0.008988 0.000000 1.249197 ( 0.470486)
build_install 0.009841 0.004951 1.574204 ( 0.783708)
test_btest 0.001628 0.000000 54.161383 ( 6.114152)
test_basic 0.001716 0.004021 0.279606 ( 0.369791)
test_all 0.003104 0.001358 500.618091 ( 52.645515)
test_rubyspec 0.076730 0.054811 41.469156 ( 49.097372)
total: 110.47 sec