Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-190533
#<BuildRuby:0x000055e040cb7840
@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.20240115-190533",
@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.000016 0.000000 0.000016 ( 0.000017)
autoconf 0.000026 0.000001 0.000027 ( 0.000027)
configure 0.000021 0.000001 0.000022 ( 0.000023)
build_up 0.004137 0.000206 1.124725 ( 1.504960)
build_miniruby 0.001003 0.000050 0.831767 ( 0.830775)
build_ruby 0.001238 0.000061 2.646489 ( 2.646834)
build_all 0.004599 0.004705 14.378816 ( 1.384407)
build_install 0.007199 0.000720 4.125726 ( 1.092814)
test_btest 0.001049 0.000105 73.351272 ( 7.124067)
test_basic 0.004125 0.000413 0.632286 ( 0.712527)
test_all 0.111419 0.018264 488.210012 ( 47.002498)
test_rubyspec 0.001052 0.044215 49.209640 ( 61.586615)
total: 123.89 sec