Logfile: /home/ko1/ruby/logs/brlog.trunk.20230605-223920
#<BuildRuby:0x0000557d4012adf0
@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.20230605-223920",
@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.000000 0.000018 0.000018 ( 0.000022)
autoconf 0.000000 0.000010 0.000010 ( 0.000010)
configure 0.000000 0.000007 0.000007 ( 0.000008)
build_up 0.001196 0.004200 1.369423 ( 2.628912)
build_miniruby 0.000836 0.000139 0.837354 ( 0.837529)
build_ruby 0.001041 0.000174 2.494067 ( 2.494691)
build_all 0.008658 0.000694 12.733545 ( 1.108144)
build_install 0.004299 0.003605 1.690718 ( 0.890687)
test_btest 0.000871 0.000166 83.401439 ( 6.973877)
test_basic 0.005129 0.000000 0.653323 ( 0.738377)
test_all 0.001719 0.000000 468.419333 ( 44.295012)
test_rubyspec 0.029652 0.011041 41.902751 ( 54.381461)
total: 114.35 sec