Logfile: /home/ko1/ruby/logs/brlog.trunk.20231215-023910
#<BuildRuby:0x0000563e943f36e8
@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.20231215-023910",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000006 0.000003 0.000009 ( 0.000010)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.004572 0.000000 1.222885 ( 1.567923)
build_miniruby 0.000264 0.000803 0.879239 ( 0.879749)
build_ruby 0.000000 0.001351 2.794589 ( 2.795554)
build_all 0.006792 0.003682 16.786451 ( 1.520581)
build_install 0.004826 0.003848 5.060722 ( 1.213009)
test_btest 0.000668 0.000354 87.267035 ( 7.566659)
test_basic 0.005501 0.000000 0.747897 ( 0.825159)
test_all 0.100746 0.035402 556.095952 ( 49.670976)
test_rubyspec 0.032598 0.013765 50.867301 ( 63.117696)
total: 129.16 sec