Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-070033
#<BuildRuby:0x000056171e672038
@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-070033",
@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.000029 0.000004 0.000033 ( 0.000034)
autoconf 0.000044 0.000008 0.000052 ( 0.000052)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.011861 0.000534 0.873469 ( 2.614007)
build_miniruby 0.001071 0.000153 0.053514 ( 0.052602)
build_ruby 0.001602 0.000229 0.054941 ( 0.053231)
build_all 0.007915 0.001130 1.268628 ( 0.464531)
build_install 0.011883 0.001697 1.567677 ( 0.779139)
test_btest 0.000955 0.000136 51.080391 ( 6.237526)
test_basic 0.000540 0.004928 0.285255 ( 0.381599)
test_all 0.001045 0.003246 505.461048 ( 52.851944)
test_rubyspec 0.116502 0.023845 41.212209 ( 49.889406)
total: 113.33 sec