Logfile: /home/ko1/ruby/logs/brlog.trunk.20230618-104232
#<BuildRuby:0x0000557aa7f23b50
@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.20230618-104232",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000059 0.000000 0.000059 ( 0.000034)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.002098 0.003693 1.374597 ( 2.613309)
build_miniruby 0.000820 0.000182 0.835296 ( 0.835442)
build_ruby 0.001254 0.000000 2.366888 ( 2.367123)
build_all 0.005835 0.003820 13.089524 ( 1.185447)
build_install 0.007088 0.000731 1.829172 ( 0.845794)
test_btest 0.000615 0.000147 84.614518 ( 7.453923)
test_basic 0.000321 0.004288 0.640547 ( 0.725578)
test_all 0.001615 0.000139 446.774209 ( 41.333105)
test_rubyspec 0.028187 0.009664 42.924738 ( 55.356250)
total: 112.72 sec