Logfile: /home/ko1/ruby/logs/brlog.trunk.20231106-130409
#<BuildRuby:0x0000563d13083cb0
@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="-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.20231106-130409",
@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.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004349 0.000106 1.317212 ( 1.601416)
build_miniruby 0.000886 0.000266 0.894571 ( 0.895478)
build_ruby 0.000942 0.000282 2.637911 ( 2.638182)
build_all 0.004690 0.006101 17.489507 ( 1.548471)
build_install 0.004564 0.004570 5.469398 ( 1.237677)
test_btest 0.000656 0.000298 85.335166 ( 7.969208)
test_basic 0.004567 0.000000 0.792329 ( 0.868847)
test_all 0.098829 0.039928 566.254279 ( 54.232588)
test_rubyspec 0.038538 0.009860 52.173327 ( 64.492058)
total: 135.48 sec