Logfile: /home/ko1/ruby/logs/brlog.trunk.20220222-004439
#<BuildRuby:0x00005595590804f0
@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.20220222-004439",
@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.000009 0.000003 0.000012 ( 0.000011)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.011252 0.001660 0.944996 ( 1.068756)
build_miniruby 0.001829 0.000422 0.075337 ( 0.072965)
build_ruby 0.001764 0.000407 0.074386 ( 0.071902)
build_all 0.008015 0.001849 4.085286 ( 0.777137)
build_install 0.018334 0.005987 7.801356 ( 2.294788)
test_btest 0.000926 0.000231 73.219665 ( 8.463579)
test_basic 0.001539 0.006254 0.342428 ( 0.432926)
test_all 0.001285 0.000402 700.302777 ( 68.058837)
test_rubyspec 0.092022 0.074300 46.535946 ( 51.898843)
total: 133.14 sec