Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-104716
#<BuildRuby:0x00005632523eb4f0
@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.20240109-104716",
@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.000024 0.000004 0.000028 ( 0.000029)
autoconf 0.000032 0.000006 0.000038 ( 0.000037)
configure 0.000024 0.000005 0.000029 ( 0.000028)
build_up 0.003162 0.003784 0.821804 ( 1.249893)
build_miniruby 0.000852 0.000213 0.809432 ( 0.809271)
build_ruby 0.001300 0.000000 2.652728 ( 2.653423)
build_all 0.007551 0.000194 12.190187 ( 0.978501)
build_install 0.008343 0.000855 3.407833 ( 0.960850)
test_btest 0.000000 0.000719 64.532117 ( 5.011492)
test_basic 0.000316 0.003673 0.417277 ( 0.498860)
test_all 0.082574 0.015428 406.784486 ( 37.778088)
test_rubyspec 0.020982 0.045188 40.520698 ( 53.107762)
total: 103.05 sec