Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-221334
#<BuildRuby:0x000055bb31aeb040
@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.20231231-221334",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000027 0.000002 0.000029 ( 0.000028)
configure 0.000023 0.000001 0.000024 ( 0.000024)
build_up 0.002144 0.003868 1.237273 ( 1.571621)
build_miniruby 0.000977 0.000093 0.906785 ( 0.906365)
build_ruby 0.001266 0.000120 2.823767 ( 2.824492)
build_all 0.008715 0.000830 16.873132 ( 1.553099)
build_install 0.007707 0.000734 4.742032 ( 1.156844)
test_btest 0.001072 0.000102 85.700562 ( 7.446616)
test_basic 0.004308 0.000410 0.592360 ( 0.668282)
test_all 0.112640 0.024302 572.161402 ( 51.115908)
test_rubyspec 0.040809 0.006671 51.641931 ( 63.930095)
total: 131.17 sec