Logfile: /home/ko1/ruby/logs/brlog.trunk.20231018-211303
#<BuildRuby:0x000055d42c89b858
@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.20231018-211303",
@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.000003 0.000003 0.000006 ( 0.000007)
autoconf 0.000007 0.000004 0.000011 ( 0.000011)
configure 0.000005 0.000004 0.000009 ( 0.000009)
build_up 0.002881 0.003190 1.445762 ( 1.660305)
build_miniruby 0.000619 0.000464 0.873877 ( 0.873012)
build_ruby 0.000771 0.000578 2.680468 ( 2.679778)
build_all 0.000000 0.010803 17.908887 ( 1.574928)
build_install 0.003280 0.008823 5.303039 ( 1.252083)
test_btest 0.000468 0.000572 88.452509 ( 7.429715)
test_basic 0.002510 0.002190 0.697211 ( 0.772714)
test_all 0.006798 0.000000 575.515969 ( 51.536087)
test_rubyspec 0.013528 0.036532 51.284484 ( 63.824346)
total: 131.60 sec