Logfile: /home/ko1/ruby/logs/brlog.trunk.20230614-170017
#<BuildRuby:0x0000556136007520
@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.20230614-170017",
@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.000006 0.000006 ( 0.000006)
autoconf 0.000000 0.000011 0.000011 ( 0.000011)
configure 0.000000 0.000008 0.000008 ( 0.000009)
build_up 0.000789 0.004114 1.339642 ( 2.658787)
build_miniruby 0.000838 0.000197 0.751754 ( 0.751796)
build_ruby 0.001029 0.000242 2.379057 ( 2.379150)
build_all 0.004232 0.005469 12.806631 ( 1.132416)
build_install 0.008293 0.000000 1.849455 ( 0.871585)
test_btest 0.000828 0.000058 80.798572 ( 7.694221)
test_basic 0.002708 0.000713 0.654256 ( 0.737584)
test_all 0.001100 0.000289 434.163564 ( 42.575372)
test_rubyspec 0.027637 0.010606 41.638069 ( 54.137525)
total: 112.94 sec