Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-041437
#<BuildRuby:0x00005589cf7701b0
@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.20240106-041437",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.003848 0.000000 0.832275 ( 1.272150)
build_miniruby 0.000807 0.000000 1.058446 ( 1.059830)
build_ruby 0.001262 0.000000 3.050103 ( 3.058046)
build_all 0.009456 0.000000 15.957788 ( 1.427012)
build_install 0.010562 0.000000 4.160499 ( 1.195133)
test_btest 0.000696 0.000000 78.245904 ( 8.511841)
test_basic 0.003928 0.000000 0.420101 ( 0.501438)
test_all 0.075929 0.043863 526.875074 ( 68.623607)
test_rubyspec 0.028846 0.012242 47.840594 ( 60.556142)
total: 146.21 sec