Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-110711
#<BuildRuby:0x000055efc8f584e0
@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.20220728-110711",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000013 0.000003 0.000016 ( 0.000017)
configure 0.000029 0.000007 0.000036 ( 0.000034)
build_up 0.006304 0.004643 0.971225 ( 1.508271)
build_miniruby 0.001680 0.000480 0.077771 ( 0.075797)
build_ruby 0.001639 0.000468 0.067151 ( 0.065186)
build_all 0.005553 0.004781 1.545682 ( 0.571903)
build_install 0.019639 0.003653 5.168427 ( 2.054324)
test_btest 0.001073 0.000322 72.783967 ( 8.585809)
test_basic 0.006482 0.000595 0.337605 ( 0.431375)
test_all 0.002229 0.000236 673.828099 ( 66.274412)
test_rubyspec 0.105710 0.070300 45.379776 ( 50.857614)
total: 130.43 sec