Logfile: /home/ko1/ruby/logs/brlog.trunk.20231128-161010
#<BuildRuby:0x0000560f614a4090
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231128-161010",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000002 0.000002 0.000004 ( 0.000004)
autoconf 0.000005 0.000003 0.000008 ( 0.000009)
configure 0.000004 0.000003 0.000007 ( 0.000006)
build_up 0.002653 0.003074 0.906301 ( 1.317108)
build_miniruby 0.000000 0.001247 0.821751 ( 0.821453)
build_ruby 0.000000 0.001306 2.647825 ( 2.648725)
build_all 0.000000 0.007526 12.358960 ( 1.019927)
build_install 0.004824 0.005945 3.714192 ( 0.966190)
test_btest 0.000358 0.000358 61.330146 ( 5.556764)
test_basic 0.002191 0.002191 0.416986 ( 0.497603)
test_all 0.080813 0.015859 362.297165 ( 31.771234)
test_rubyspec 0.014426 0.050395 40.155156 ( 52.712943)
total: 97.31 sec