Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-030949
#<BuildRuby:0x00005629bb480a68
@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.20220728-030949",
@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.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.007828 0.002135 0.929625 ( 3.008082)
build_miniruby 0.001334 0.000363 0.064118 ( 0.062733)
build_ruby 0.002077 0.000000 0.068159 ( 0.066677)
build_all 0.007676 0.000090 1.262266 ( 0.478225)
build_install 0.007383 0.008792 4.327145 ( 1.770575)
test_btest 0.001388 0.000462 52.294051 ( 6.373378)
test_basic 0.002334 0.003820 0.281979 ( 0.376293)
test_all 0.002366 0.000375 479.136067 ( 51.835109)
test_rubyspec 0.079771 0.046532 41.667760 ( 47.276046)
total: 111.25 sec