Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-092544
#<BuildRuby:0x0000558285eff800
@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.20220828-092544",
@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.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.011140 0.000443 0.975741 ( 1.109813)
build_miniruby 0.001609 0.000215 0.066438 ( 0.065185)
build_ruby 0.001879 0.000000 0.073466 ( 0.072090)
build_all 0.004891 0.004736 1.541719 ( 0.578217)
build_install 0.016236 0.005045 1.906995 ( 0.932859)
test_btest 0.000000 0.001171 76.418979 ( 8.111155)
test_basic 0.000000 0.007857 0.320605 ( 0.409621)
test_all 0.002802 0.000885 640.648314 ( 65.800508)
test_rubyspec 0.109783 0.056093 45.723422 ( 54.211304)
total: 131.29 sec