Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-190117
#<BuildRuby:0x0000563eab25ff90
@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.20240114-190117",
@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.000021 0.000004 0.000025 ( 0.000026)
autoconf 0.000043 0.000008 0.000051 ( 0.000050)
configure 0.000023 0.000005 0.000028 ( 0.000026)
build_up 0.003392 0.003853 0.799425 ( 1.177317)
build_miniruby 0.000000 0.001157 0.813435 ( 0.813225)
build_ruby 0.000000 0.001857 2.670078 ( 2.670502)
build_all 0.006389 0.001572 12.016519 ( 0.970816)
build_install 0.005589 0.004662 3.429151 ( 0.966268)
test_btest 0.000639 0.000229 65.281783 ( 4.743159)
test_basic 0.002990 0.001068 0.407149 ( 0.488283)
test_all 0.053698 0.042395 406.369291 ( 33.727761)
test_rubyspec 0.031303 0.051856 40.776707 ( 53.277939)
total: 98.84 sec