Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-211829
#<BuildRuby:0x000055caf4d8ffa8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221125-211829",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000016 0.000005 0.000021 ( 0.000021)
configure 0.000013 0.000004 0.000017 ( 0.000016)
build_up 0.003761 0.001074 1.070268 ( 1.113997)
build_miniruby 0.000710 0.000203 1.007579 ( 1.006516)
build_ruby 0.000989 0.000283 2.862258 ( 2.751726)
build_all 0.006907 0.001973 15.881415 ( 3.310824)
build_install 0.004917 0.004877 1.982792 ( 1.139343)
test_btest 0.000494 0.000165 60.307648 ( 11.495681)
test_basic 0.003664 0.001222 0.331803 ( 0.423166)
test_all 0.001277 0.000426 661.373796 (121.076658)
test_rubyspec 0.050543 0.016848 53.352690 ( 61.583497)
total: 203.90 sec