Logfile: /home/ko1/ruby/logs/brlog.trunk.20231015-170958
#<BuildRuby:0x000055aeb7d13e20
@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-170958",
@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.000008 0.000001 0.000009 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005974 0.000206 1.374058 ( 1.606736)
build_miniruby 0.000998 0.000000 0.795269 ( 0.795181)
build_ruby 0.001524 0.000000 2.629477 ( 2.629290)
build_all 0.007096 0.003735 16.555140 ( 1.463556)
build_install 0.004792 0.004074 4.865993 ( 1.161048)
test_btest 0.000917 0.000153 83.656593 ( 7.250068)
test_basic 0.003824 0.000637 0.682037 ( 0.758349)
test_all 0.005932 0.000000 546.701109 ( 60.095744)
test_rubyspec 0.030420 0.019720 50.733942 ( 63.018809)
total: 138.78 sec