Logfile: /home/ko1/ruby/logs/brlog.trunk.20231028-100743
#<BuildRuby:0x00005568fbd17040
@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.20231028-100743",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.003628 0.000853 1.326416 ( 1.610032)
build_miniruby 0.000000 0.001016 0.846965 ( 0.846737)
build_ruby 0.000000 0.001301 2.640855 ( 2.640870)
build_all 0.008034 0.001691 16.197150 ( 1.416027)
build_install 0.007828 0.000905 4.891741 ( 1.141937)
test_btest 0.000609 0.000153 79.652417 ( 7.911887)
test_basic 0.000000 0.006450 0.643926 ( 0.715895)
test_all 0.102575 0.035062 498.823902 ( 57.896834)
test_rubyspec 0.022411 0.022532 49.484372 ( 61.841820)
total: 136.02 sec