Logfile: /home/ko1/ruby/logs/brlog.trunk.20221111-193415
#<BuildRuby:0x00005615c7208c70
@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.20221111-193415",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.004832 0.005753 1.125254 ( 1.711413)
build_miniruby 0.001132 0.000378 0.067751 ( 0.066161)
build_ruby 0.001271 0.000424 0.068161 ( 0.066271)
build_all 0.009618 0.000000 1.493857 ( 0.589621)
build_install 0.012715 0.005821 1.812734 ( 0.942118)
test_btest 0.001283 0.000401 87.305515 ( 8.486053)
test_basic 0.005163 0.001613 0.347537 ( 0.444006)
test_all 0.001627 0.000508 656.245240 ( 68.302908)
test_rubyspec 0.109369 0.066474 47.827093 ( 56.217771)
total: 136.83 sec