Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-103542
#<BuildRuby:0x0000558eac570090
@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.20231130-103542",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.003621 0.000330 0.962277 ( 1.247408)
build_miniruby 0.001072 0.000098 0.874988 ( 0.876019)
build_ruby 0.001650 0.000150 2.705216 ( 2.705851)
build_all 0.008368 0.000000 12.064629 ( 1.019096)
build_install 0.013081 0.000936 3.548225 ( 0.963116)
test_btest 0.000582 0.000045 61.630528 ( 5.828140)
test_basic 0.003563 0.000274 0.374096 ( 0.455305)
test_all 0.086072 0.013681 392.718732 ( 39.909394)
test_rubyspec 0.033239 0.027806 39.671325 ( 52.335207)
total: 105.34 sec