Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-051115
#<BuildRuby:0x00005559f3fe77f0
@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.20231123-051115",
@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.000001 0.000010 ( 0.000010)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.000999 0.004217 0.936340 ( 1.329340)
build_miniruby 0.000776 0.000194 0.798186 ( 0.798668)
build_ruby 0.001534 0.000000 2.657743 ( 2.658816)
build_all 0.007712 0.001197 12.213614 ( 1.022468)
build_install 0.005578 0.007889 3.717231 ( 0.981937)
test_btest 0.000556 0.000185 66.048631 ( 4.708726)
test_basic 0.004137 0.001379 0.402431 ( 0.479954)
test_all 0.065053 0.028903 358.496175 ( 30.072511)
test_rubyspec 0.043048 0.032256 39.920683 ( 52.488390)
total: 94.54 sec