Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-090757
#<BuildRuby:0x0000561402e79570
@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.20220724-090757",
@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.000008 0.000003 0.000011 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.005600 0.004745 0.889939 ( 1.182935)
build_miniruby 0.001161 0.000528 0.054680 ( 0.054054)
build_ruby 0.001007 0.000457 0.064329 ( 0.063963)
build_all 0.005144 0.002338 1.217405 ( 0.470587)
build_install 0.012426 0.003937 4.306662 ( 1.803578)
test_btest 0.000623 0.000267 52.159285 ( 6.189795)
test_basic 0.001518 0.005515 0.288008 ( 0.379102)
test_all 0.001180 0.000590 482.856492 ( 51.629585)
test_rubyspec 0.085312 0.042656 42.017007 ( 47.863360)
total: 109.64 sec