Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-121645
#<BuildRuby:0x000055d388c17be8
@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.20240106-121645",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000337 0.004155 1.074399 ( 1.666854)
build_miniruby 0.000838 0.000176 0.892184 ( 0.891638)
build_ruby 0.000987 0.000207 2.739989 ( 2.745354)
build_all 0.009423 0.000000 14.698825 ( 1.374124)
build_install 0.003803 0.005543 4.242660 ( 1.126400)
test_btest 0.000598 0.000143 74.458405 ( 7.442639)
test_basic 0.003369 0.000809 0.698167 ( 0.778022)
test_all 0.090065 0.048719 506.058523 ( 55.940693)
test_rubyspec 0.021741 0.012999 49.342780 ( 61.903662)
total: 133.87 sec