Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-214749
#<BuildRuby:0x000055e9b26374b8
@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.20220804-214749",
@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.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.011902 0.000506 0.983969 ( 0.992614)
build_miniruby 0.001748 0.000233 0.073794 ( 0.071820)
build_ruby 0.001847 0.000246 0.073367 ( 0.071306)
build_all 0.009530 0.000621 1.542528 ( 0.575177)
build_install 0.023634 0.000000 5.139524 ( 2.059690)
test_btest 0.001380 0.000069 74.062140 ( 8.388748)
test_basic 0.007595 0.000724 0.330394 ( 0.426940)
test_all 0.001936 0.000185 675.568400 ( 66.466512)
test_rubyspec 0.123093 0.064769 45.687275 ( 53.239066)
total: 132.29 sec