Logfile: /home/ko1/ruby/logs/brlog.trunk.20220302-132101
#<BuildRuby:0x00005636da1268a0
@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.20220302-132101",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.009677 0.001382 0.974061 ( 1.202786)
build_miniruby 0.000000 0.001982 0.079933 ( 0.077663)
build_ruby 0.000000 0.001665 0.069391 ( 0.068105)
build_all 0.009041 0.000695 4.211898 ( 0.859711)
build_install 0.016978 0.007735 7.930052 ( 2.403260)
test_btest 0.001189 0.000283 73.613863 ( 7.928923)
test_basic 0.006744 0.000545 0.329039 ( 0.418339)
test_all 0.001767 0.000402 671.774508 ( 65.795195)
test_rubyspec 0.080792 0.078510 46.251321 ( 51.419913)
total: 130.17 sec