Logfile: /home/ko1/ruby/logs/brlog.trunk.20221101-074959
#<BuildRuby:0x0000559ac400dac0
@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.20221101-074959",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.004364 0.006032 1.103331 ( 1.172241)
build_miniruby 0.001965 0.000000 0.099753 ( 0.096738)
build_ruby 0.001471 0.000000 0.094060 ( 0.091469)
build_all 0.009034 0.000000 1.313375 ( 0.581103)
build_install 0.008894 0.006184 1.665184 ( 0.897681)
test_btest 0.000000 0.002459 63.050951 ( 6.319171)
test_basic 0.002655 0.003356 0.362017 ( 0.452643)
test_all 0.005364 0.001642 512.760899 ( 54.730133)
test_rubyspec 0.054175 0.059994 43.440368 ( 51.932729)
total: 116.27 sec