Logfile: /home/ko1/ruby/logs/brlog.trunk.20231201-015157
#<BuildRuby:0x0000558958118078
@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.20231201-015157",
@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.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.000084 0.004020 0.957677 ( 1.238355)
build_miniruby 0.000813 0.000000 0.874582 ( 0.875099)
build_ruby 0.001139 0.000000 2.723565 ( 2.726379)
build_all 0.005485 0.002135 12.150802 ( 1.002434)
build_install 0.011337 0.002439 3.577885 ( 0.972736)
test_btest 0.000475 0.000178 65.517705 ( 5.506666)
test_basic 0.003028 0.001135 0.377537 ( 0.458498)
test_all 0.085067 0.016869 414.061072 ( 36.289539)
test_rubyspec 0.030390 0.034018 39.769757 ( 52.437223)
total: 101.51 sec