Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-042540
#<BuildRuby:0x000055b20751b5f8
@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.20231212-042540",
@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.000000 0.000043 0.000043 ( 0.000007)
autoconf 0.000000 0.000011 0.000011 ( 0.000011)
configure 0.000000 0.000009 0.000009 ( 0.000009)
build_up 0.001724 0.002973 1.348079 ( 1.695326)
build_miniruby 0.000677 0.000271 0.951126 ( 0.951067)
build_ruby 0.001009 0.000403 2.869036 ( 2.869259)
build_all 0.007925 0.002438 16.853042 ( 1.531292)
build_install 0.006160 0.002370 4.943666 ( 1.166881)
test_btest 0.000795 0.000306 85.623474 ( 7.812133)
test_basic 0.006300 0.000000 0.798121 ( 0.872052)
test_all 0.100076 0.031241 538.691115 ( 49.554594)
test_rubyspec 0.031127 0.019286 50.190819 ( 62.542924)
total: 129.00 sec