Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-030625
#<BuildRuby:0x000055c8dc4c37b8
@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.20240104-030625",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.004453 0.000786 1.400216 ( 1.640875)
build_miniruby 0.000717 0.000126 0.824702 ( 0.824653)
build_ruby 0.001381 0.000244 2.667817 ( 2.671916)
build_all 0.004349 0.004426 14.482665 ( 1.365804)
build_install 0.003846 0.004286 4.196428 ( 1.054179)
test_btest 0.000766 0.000202 75.579940 ( 7.054187)
test_basic 0.002155 0.002528 0.693143 ( 0.768522)
test_all 0.085944 0.044317 463.883910 ( 55.648658)
test_rubyspec 0.028171 0.021896 49.211075 ( 61.543892)
total: 132.57 sec