Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-183143
#<BuildRuby:0x00005613dcd52fa0
@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.20240111-183143",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000013 0.000000 0.000013 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000009)
build_up 0.000000 0.004074 0.927281 ( 1.306849)
build_miniruby 0.001113 0.000000 0.968213 ( 0.968227)
build_ruby 0.001543 0.000000 2.906776 ( 2.908217)
build_all 0.010122 0.000000 14.803707 ( 1.366148)
build_install 0.005548 0.003443 4.192705 ( 1.155198)
test_btest 0.000672 0.000075 76.493130 ( 7.445972)
test_basic 0.003763 0.000000 0.542343 ( 0.624628)
test_all 0.080947 0.053120 526.277998 ( 49.108059)
test_rubyspec 0.022188 0.011191 49.526051 ( 62.087995)
total: 126.97 sec