Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-212732
#<BuildRuby:0x000055fdb2c9bc78
@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.20221203-212732",
@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.000009 0.000001 0.000010 ( 0.000023)
autoconf 0.000042 0.000005 0.000047 ( 0.000046)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.000000 0.004850 1.136487 ( 1.146683)
build_miniruby 0.000000 0.000944 0.966155 ( 0.965797)
build_ruby 0.000000 0.001303 2.698298 ( 2.557580)
build_all 0.000123 0.008845 15.803421 ( 3.299250)
build_install 0.005562 0.004623 2.237206 ( 1.276639)
test_btest 0.000574 0.000000 66.473609 ( 10.642495)
test_basic 0.005031 0.000000 0.347875 ( 0.438521)
test_all 0.000871 0.000000 710.559339 (109.007519)
test_rubyspec 0.039245 0.033781 53.408862 ( 61.624123)
total: 190.96 sec