Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-165119
#<BuildRuby:0x0000562af26a3c18
@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.20231220-165119",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.004443 0.000000 1.052310 ( 1.311007)
build_miniruby 0.001376 0.000000 0.902050 ( 0.901682)
build_ruby 0.001440 0.000000 2.736493 ( 2.740182)
build_all 0.007562 0.000000 12.296120 ( 1.043601)
build_install 0.001083 0.008614 3.548354 ( 0.994320)
test_btest 0.000809 0.000108 62.528965 ( 6.342987)
test_basic 0.000000 0.003172 0.383135 ( 0.465725)
test_all 0.078726 0.027371 419.554725 ( 44.553063)
test_rubyspec 0.008763 0.043749 40.625598 ( 53.364362)
total: 111.72 sec