Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-013056
#<BuildRuby:0x0000557e5aa37f90
@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.20240106-013056",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000013 0.000000 0.000013 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000007)
build_up 0.003583 0.000000 0.788216 ( 1.179416)
build_miniruby 0.000000 0.001128 0.999023 ( 1.000428)
build_ruby 0.000000 0.001224 2.955250 ( 2.958294)
build_all 0.007397 0.001224 15.598234 ( 1.384358)
build_install 0.006739 0.002918 4.080209 ( 1.155473)
test_btest 0.000646 0.000062 79.170790 ( 7.057862)
test_basic 0.000466 0.003400 0.402984 ( 0.486353)
test_all 0.085635 0.032146 511.103024 ( 53.786942)
test_rubyspec 0.022022 0.017200 45.983128 ( 58.723787)
total: 127.73 sec