Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-034047
#<BuildRuby:0x000055cd98532c88
@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.20220802-034047",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000037 0.000006 0.000043 ( 0.000043)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.011859 0.001193 0.848763 ( 1.775652)
build_miniruby 0.001330 0.000205 0.063529 ( 0.062010)
build_ruby 0.001242 0.000191 0.063685 ( 0.062204)
build_all 0.008149 0.000462 1.195444 ( 0.456884)
build_install 0.014251 0.000000 4.233388 ( 1.788265)
test_btest 0.001935 0.000000 50.894022 ( 5.802921)
test_basic 0.006339 0.000000 0.278089 ( 0.368467)
test_all 0.003071 0.000000 479.224960 ( 51.273460)
test_rubyspec 0.080947 0.058610 41.114422 ( 47.139243)
total: 108.73 sec