Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-011733
#<BuildRuby:0x000055b5efefca68
@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.20220825-011733",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.000729 0.010478 0.913814 ( 1.973438)
build_miniruby 0.002318 0.000000 0.065044 ( 0.064608)
build_ruby 0.001395 0.000000 0.058869 ( 0.060269)
build_all 0.007775 0.001060 1.250515 ( 0.492305)
build_install 0.012528 0.003132 1.563631 ( 0.807184)
test_btest 0.001369 0.000343 51.811230 ( 6.337850)
test_basic 0.005207 0.001302 0.298510 ( 0.395026)
test_all 0.005734 0.000752 507.288215 ( 53.559186)
test_rubyspec 0.099270 0.031159 41.789585 ( 50.267046)
total: 113.96 sec