Logfile: /home/ko1/ruby/logs/brlog.trunk.20230625-094107
#<BuildRuby:0x00005643b2ea3520
@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.20230625-094107",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.005275 0.000264 1.434946 ( 2.695263)
build_miniruby 0.001011 0.000051 0.889465 ( 0.889543)
build_ruby 0.001244 0.000062 2.546630 ( 2.547738)
build_all 0.007099 0.003149 16.136548 ( 1.493807)
build_install 0.009522 0.000153 4.908406 ( 1.175917)
test_btest 0.000936 0.000069 85.889686 ( 7.249494)
test_basic 0.003808 0.000282 0.617890 ( 0.699601)
test_all 0.001552 0.000115 470.463211 ( 42.776771)
test_rubyspec 0.027411 0.008475 42.477712 ( 54.918771)
total: 114.45 sec