Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-211602
#<BuildRuby:0x00005638676ceeb8
@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.20231227-211602",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.004318 0.000455 1.017718 ( 1.409335)
build_miniruby 0.000000 0.002050 0.893614 ( 0.892179)
build_ruby 0.000912 0.000507 2.873037 ( 2.873341)
build_all 0.009760 0.000301 16.614091 ( 1.508680)
build_install 0.007955 0.000045 4.751392 ( 1.161774)
test_btest 0.000984 0.000114 85.590652 ( 6.985746)
test_basic 0.005294 0.000000 0.720412 ( 0.791080)
test_all 0.099135 0.036785 574.888205 ( 55.445981)
test_rubyspec 0.036978 0.011043 49.931413 ( 62.282260)
total: 133.35 sec