Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-223729
#<BuildRuby:0x000055e38d6a7cc0
@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.20231212-223729",
@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.000007 0.000004 0.000011 ( 0.000010)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.000505 0.004286 1.366629 ( 1.738942)
build_miniruby 0.000601 0.000344 0.894634 ( 0.894607)
build_ruby 0.001344 0.000000 2.865402 ( 2.866130)
build_all 0.006428 0.003891 16.944069 ( 1.561897)
build_install 0.002746 0.005783 5.021347 ( 1.178199)
test_btest 0.000000 0.001079 87.921162 ( 7.127046)
test_basic 0.002941 0.002206 0.735662 ( 0.810387)
test_all 0.110390 0.027107 541.185096 ( 63.771929)
test_rubyspec 0.022431 0.025031 50.887551 ( 63.221885)
total: 143.17 sec