Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-040555
#<BuildRuby:0x00005596d3a6aeb8
@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.20240103-040555",
@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.000020 0.000005 0.000025 ( 0.000026)
autoconf 0.000029 0.000007 0.000036 ( 0.000037)
configure 0.000023 0.000005 0.000028 ( 0.000029)
build_up 0.004206 0.000990 1.363423 ( 1.569374)
build_miniruby 0.000756 0.000178 0.860587 ( 0.859647)
build_ruby 0.000000 0.001240 2.705708 ( 2.706632)
build_all 0.007370 0.001608 14.037027 ( 1.325341)
build_install 0.004665 0.003077 4.148086 ( 1.042471)
test_btest 0.000890 0.000243 75.337141 ( 6.532677)
test_basic 0.000885 0.004152 0.721408 ( 0.798104)
test_all 0.117014 0.014151 499.797180 ( 49.037691)
test_rubyspec 0.033420 0.012662 47.493306 ( 59.890725)
total: 123.76 sec