Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-113223
#<BuildRuby:0x00005635ddde80a0
@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.20231207-113223",
@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.000014 0.000006 0.000020 ( 0.000019)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.004829 0.000335 1.319624 ( 2.112912)
build_miniruby 0.000679 0.000255 0.893483 ( 0.893809)
build_ruby 0.001279 0.000480 2.767176 ( 2.766394)
build_all 0.005436 0.004665 16.133633 ( 1.429734)
build_install 0.006835 0.002815 4.786579 ( 1.161825)
test_btest 0.000718 0.000296 84.190881 ( 7.259816)
test_basic 0.003744 0.001542 0.807573 ( 0.882929)
test_all 0.097658 0.038086 530.543390 ( 47.507047)
test_rubyspec 0.010007 0.036703 51.180061 ( 63.385104)
total: 127.40 sec