Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-151047
#<BuildRuby:0x00005567fa33b500
@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.20231123-151047",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004515 0.000451 1.332444 ( 1.737174)
build_miniruby 0.001336 0.000133 1.019365 ( 1.018026)
build_ruby 0.001450 0.000145 2.808887 ( 2.808442)
build_all 0.006392 0.003951 17.392169 ( 1.592773)
build_install 0.010085 0.000000 5.266748 ( 1.225800)
test_btest 0.001107 0.000000 89.176377 ( 7.269155)
test_basic 0.005000 0.000000 0.766720 ( 0.842321)
test_all 0.107669 0.026017 535.868591 ( 49.564670)
test_rubyspec 0.026255 0.020958 51.005359 ( 63.310295)
total: 129.37 sec