Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-080541
#<BuildRuby:0x000055b3f20191f8
@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.20220725-080541",
@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.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008312 0.000684 0.840859 ( 1.642640)
build_miniruby 0.002301 0.000354 0.062993 ( 0.061794)
build_ruby 0.001309 0.000201 0.056591 ( 0.055123)
build_all 0.007054 0.000365 1.234350 ( 0.469177)
build_install 0.008483 0.010386 4.340779 ( 1.828089)
test_btest 0.001550 0.000413 51.445027 ( 6.365998)
test_basic 0.000967 0.005382 0.294628 ( 0.391622)
test_all 0.002315 0.000340 482.707909 ( 52.028924)
test_rubyspec 0.048944 0.075314 41.900924 ( 47.766039)
total: 110.61 sec