Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-194609
#<BuildRuby:0x00005631d307f818
@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.20231230-194609",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.003475 0.000818 0.993969 ( 1.392316)
build_miniruby 0.000800 0.000188 0.908797 ( 0.909189)
build_ruby 0.001060 0.000249 2.700556 ( 2.700691)
build_all 0.009175 0.000143 16.426758 ( 1.488970)
build_install 0.004299 0.004290 4.650223 ( 1.118458)
test_btest 0.000898 0.000224 83.507439 ( 6.916950)
test_basic 0.000570 0.004509 0.628362 ( 0.704000)
test_all 0.082100 0.053235 557.204331 ( 56.154113)
test_rubyspec 0.011108 0.030950 49.465940 ( 61.776282)
total: 133.16 sec