Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-154458
#<BuildRuby:0x0000555ffd1f4188
@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.20240104-154458",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000836 0.004109 1.070832 ( 1.223874)
build_miniruby 0.001054 0.000191 0.871912 ( 0.872049)
build_ruby 0.001811 0.000000 2.720071 ( 2.721305)
build_all 0.007354 0.000147 12.054320 ( 0.968696)
build_install 0.007695 0.007193 3.640836 ( 0.965188)
test_btest 0.000526 0.000131 65.466402 ( 4.883421)
test_basic 0.000565 0.004120 0.367230 ( 0.448204)
test_all 0.075700 0.027888 434.086282 ( 38.164767)
test_rubyspec 0.035409 0.023076 39.637579 ( 52.256726)
total: 102.50 sec