Logfile: /home/ko1/ruby/logs/brlog.trunk.20220917-203441
#<BuildRuby:0x000055d7aa167510
@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.20220917-203441",
@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.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.008863 0.001364 1.085475 ( 1.121477)
build_miniruby 0.000000 0.002643 0.116580 ( 0.111798)
build_ruby 0.000221 0.001847 0.118457 ( 0.100033)
build_all 0.008546 0.000843 1.607763 ( 0.664505)
build_install 0.016949 0.005429 1.961596 ( 0.972452)
test_btest 0.001033 0.000243 89.735549 ( 9.302508)
test_basic 0.006423 0.001512 0.397667 ( 0.485353)
test_all 0.000042 0.005495 699.030275 ( 69.394206)
test_rubyspec 0.087308 0.080931 47.148178 ( 55.661289)
total: 137.81 sec