Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-161900
#<BuildRuby:0x000056239a4c6eb8
@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.20240108-161900",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000028 0.000003 0.000031 ( 0.000030)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.003526 0.000307 0.968699 ( 1.395001)
build_miniruby 0.000947 0.000082 0.900199 ( 0.900444)
build_ruby 0.001262 0.000110 2.803222 ( 2.805813)
build_all 0.003147 0.008261 14.738335 ( 1.357230)
build_install 0.008072 0.000623 4.226406 ( 1.136429)
test_btest 0.000643 0.000103 79.253996 ( 7.179673)
test_basic 0.000109 0.003545 0.519604 ( 0.601363)
test_all 0.106554 0.027443 526.219345 ( 49.211502)
test_rubyspec 0.025391 0.014098 49.138496 ( 61.759130)
total: 126.35 sec