Logfile: /home/ko1/ruby/logs/brlog.trunk.20231015-215435
#<BuildRuby:0x00005611b41daeb8
@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.20231015-215435",
@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.000010 0.000001 0.000011 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004674 0.000069 1.275468 ( 1.537786)
build_miniruby 0.000844 0.000084 0.792182 ( 0.792074)
build_ruby 0.001092 0.000109 2.603823 ( 2.603844)
build_all 0.010028 0.000000 16.708266 ( 1.472306)
build_install 0.005163 0.003479 4.970265 ( 1.183169)
test_btest 0.000602 0.000072 84.203865 ( 7.254249)
test_basic 0.000430 0.004006 0.793284 ( 0.868809)
test_all 0.002202 0.003621 511.067521 ( 56.367460)
test_rubyspec 0.019548 0.025829 50.033667 ( 62.374430)
total: 134.45 sec