Logfile: /home/ko1/ruby/logs/brlog.trunk.20220602-043821
#<BuildRuby:0x00005571627c46c8
@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.20220602-043821",
@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.000006)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009962 0.001533 0.961972 ( 1.192643)
build_miniruby 0.001812 0.000279 0.075863 ( 0.073719)
build_ruby 0.002151 0.000000 0.076822 ( 0.074578)
build_all 0.009920 0.000000 1.463336 ( 0.602110)
build_install 0.015427 0.003932 5.890822 ( 2.764836)
test_btest 0.001124 0.000169 75.333815 ( 8.482794)
test_basic 0.002150 0.005094 0.317667 ( 0.416760)
test_all 0.003187 0.000000 692.753676 ( 67.222858)
test_rubyspec 0.103523 0.050940 45.903723 ( 51.689333)
total: 132.52 sec