Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-045956
#<BuildRuby:0x00005645b3aa77e8
@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.20221205-045956",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004919 0.006229 1.202886 ( 1.855821)
build_miniruby 0.001688 0.000767 0.861177 ( 0.859739)
build_ruby 0.003395 0.000000 2.239807 ( 2.147431)
build_all 0.019935 0.001663 18.809597 ( 2.225467)
build_install 0.013781 0.008257 2.083813 ( 1.050919)
test_btest 0.001001 0.000375 92.212214 ( 8.988635)
test_basic 0.009911 0.001533 0.362274 ( 0.444796)
test_all 0.001563 0.000551 698.745545 ( 69.926701)
test_rubyspec 0.098062 0.078039 49.482048 ( 57.621565)
total: 145.12 sec