Logfile: /home/ko1/ruby/logs/brlog.trunk.20231020-124124
#<BuildRuby:0x000055c207fd35f8
@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.20231020-124124",
@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.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000636 0.004151 1.437617 ( 1.666823)
build_miniruby 0.001047 0.000000 0.829523 ( 0.829302)
build_ruby 0.001425 0.000000 2.711828 ( 2.711983)
build_all 0.008400 0.001539 16.966778 ( 1.521253)
build_install 0.006321 0.003341 5.113228 ( 1.244341)
test_btest 0.000527 0.000153 83.720754 ( 7.666010)
test_basic 0.004631 0.000293 0.721343 ( 0.800962)
test_all 0.001593 0.004139 541.609271 ( 54.752698)
test_rubyspec 0.021455 0.025253 49.059934 ( 61.225138)
total: 132.42 sec