Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-125403
#<BuildRuby:0x00005579235fce80
@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.20220829-125403",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008572 0.001428 0.840740 ( 1.038312)
build_miniruby 0.002149 0.000359 0.063476 ( 0.061526)
build_ruby 0.001066 0.000177 0.057055 ( 0.055835)
build_all 0.008424 0.000000 1.250707 ( 0.462798)
build_install 0.010023 0.005648 1.593201 ( 0.793002)
test_btest 0.000881 0.000176 50.868601 ( 6.317197)
test_basic 0.006288 0.000209 0.286866 ( 0.387504)
test_all 0.004540 0.000000 475.646361 ( 51.598205)
test_rubyspec 0.075924 0.059159 41.241686 ( 49.846735)
total: 110.56 sec