Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-080533
#<BuildRuby:0x000055620d005338
@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.20220812-080533",
@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.000004 0.000025 ( 0.000025)
autoconf 0.000035 0.000006 0.000041 ( 0.000040)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.003548 0.008030 0.842524 ( 1.052690)
build_miniruby 0.001314 0.000405 0.062488 ( 0.061270)
build_ruby 0.001292 0.000397 0.065431 ( 0.063961)
build_all 0.006744 0.002075 1.256107 ( 0.484367)
build_install 0.011594 0.001943 1.561020 ( 0.768293)
test_btest 0.001262 0.000361 55.817155 ( 6.524456)
test_basic 0.000086 0.005410 0.303679 ( 0.400283)
test_all 0.003454 0.001233 504.547251 ( 52.970655)
test_rubyspec 0.104306 0.035942 41.731011 ( 49.046133)
total: 111.37 sec