Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-175423
#<BuildRuby:0x0000565014d92fa0
@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.20231213-175423",
@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.000005)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.005200 0.000236 1.025109 ( 1.590400)
build_miniruby 0.000000 0.000824 0.874208 ( 0.874505)
build_ruby 0.000000 0.001631 2.714782 ( 2.715664)
build_all 0.003710 0.004268 12.187896 ( 0.990702)
build_install 0.010127 0.000000 3.525758 ( 0.974077)
test_btest 0.000662 0.000000 65.644409 ( 5.687624)
test_basic 0.003097 0.000679 0.376636 ( 0.458607)
test_all 0.074758 0.025228 403.417907 ( 44.613709)
test_rubyspec 0.043929 0.029931 39.732021 ( 52.382955)
total: 110.29 sec