Logfile: /home/ko1/ruby/logs/brlog.trunk.20230710-100956
#<BuildRuby:0x000055b2ba7d4070
@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.20230710-100956",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.004511 0.000902 1.485099 ( 2.774222)
build_miniruby 0.000920 0.000184 0.894908 ( 0.894605)
build_ruby 0.001053 0.000210 2.563425 ( 2.563480)
build_all 0.005506 0.004901 14.020972 ( 1.316104)
build_install 0.008539 0.000366 1.973619 ( 0.930997)
test_btest 0.001198 0.000000 87.439376 ( 7.964540)
test_basic 0.004237 0.000705 0.727110 ( 0.808097)
test_all 0.000846 0.000195 493.783498 ( 41.976551)
test_rubyspec 0.023574 0.011204 43.865647 ( 56.369303)
total: 115.60 sec