Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-120612
#<BuildRuby:0x000056321ba03f90
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231212-120612",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000505 0.004147 1.016618 ( 1.270897)
build_miniruby 0.000860 0.000258 0.866291 ( 0.866498)
build_ruby 0.000000 0.001186 2.690191 ( 2.691538)
build_all 0.003828 0.004428 12.053309 ( 1.013999)
build_install 0.006110 0.003302 3.551760 ( 0.961985)
test_btest 0.000430 0.000179 67.059972 ( 5.014751)
test_basic 0.000000 0.003034 0.371748 ( 0.456564)
test_all 0.057265 0.041328 371.490788 ( 40.225287)
test_rubyspec 0.025063 0.046483 39.812347 ( 52.442372)
total: 104.94 sec