Logfile: /home/ko1/ruby/logs/brlog.trunk.20230307-105714
#<BuildRuby:0x000055c79d292e20
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230307-105714",
@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.000011 0.000004 0.000015 ( 0.000016)
autoconf 0.000020 0.000007 0.000027 ( 0.000026)
configure 0.000016 0.000005 0.000021 ( 0.000022)
build_up 0.003811 0.001429 0.722982 ( 2.104714)
build_miniruby 0.000630 0.000236 0.640425 ( 0.639457)
build_ruby 0.000808 0.000303 2.145372 ( 2.145602)
build_all 0.007789 0.000932 11.283158 ( 0.987765)
build_install 0.006643 0.000401 1.526555 ( 0.808558)
test_btest 0.000988 0.000000 75.693720 ( 6.426598)
test_basic 0.000866 0.002449 0.249284 ( 0.345084)
test_all 0.001244 0.000414 379.847508 ( 44.463891)
test_rubyspec 0.013786 0.013760 36.535854 ( 47.068262)
total: 104.99 sec