Logfile: /home/ko1/ruby/logs/brlog.trunk.20231014-170731
#<BuildRuby:0x000055ee7fc1b858
@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.20231014-170731",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.004750 0.000000 1.553612 ( 1.719386)
build_miniruby 0.001103 0.000000 0.770111 ( 0.769484)
build_ruby 0.001296 0.000000 2.685990 ( 2.685757)
build_all 0.001549 0.008825 16.822165 ( 1.534458)
build_install 0.007609 0.001171 4.947710 ( 1.179617)
test_btest 0.001016 0.000156 83.480543 ( 7.556365)
test_basic 0.003232 0.000497 0.549498 ( 0.631665)
test_all 0.006976 0.000000 543.326481 ( 50.489641)
test_rubyspec 0.024448 0.022991 50.267387 ( 62.593023)
total: 129.16 sec