Logfile: /home/ko1/ruby/logs/brlog.trunk.20220916-074734
#<BuildRuby:0x0000562c0a9ac9c8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220916-074734",
@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.000005)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000071 0.000011 0.000082 ( 0.000087)
build_up 0.006285 0.004572 1.105446 ( 1.504156)
build_miniruby 0.002022 0.000433 0.077221 ( 0.074894)
build_ruby 0.001693 0.000363 0.071536 ( 0.069874)
build_all 0.010818 0.000000 1.570173 ( 0.596334)
build_install 0.020806 0.001420 1.851857 ( 0.922779)
test_btest 0.000999 0.000158 92.487612 ( 9.717331)
test_basic 0.007674 0.000000 0.356243 ( 0.443316)
test_all 0.004545 0.000000 644.175517 ( 65.776285)
test_rubyspec 0.072192 0.086199 47.231087 ( 55.561649)
total: 134.67 sec