Logfile: /home/ko1/ruby/logs/brlog.trunk.20231113-092216
#<BuildRuby:0x0000563b01bb7280
@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.20231113-092216",
@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.000003 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.005373 0.000000 1.418017 ( 1.721388)
build_miniruby 0.001483 0.000000 0.957017 ( 0.956478)
build_ruby 0.001217 0.000131 2.643447 ( 2.643841)
build_all 0.008055 0.001375 16.083657 ( 1.465699)
build_install 0.008702 0.000113 4.827814 ( 1.133700)
test_btest 0.000784 0.000236 80.158560 ( 7.532350)
test_basic 0.003292 0.000987 0.642323 ( 0.718241)
test_all 0.103002 0.030494 526.374547 ( 49.633863)
test_rubyspec 0.016483 0.027795 48.481765 ( 60.859479)
total: 126.67 sec