Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-014246
#<BuildRuby:0x000055a7e6273ba0
@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.20220718-014246",
@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.000016 0.000000 0.000016 ( 0.000017)
configure 0.000027 0.000000 0.000027 ( 0.000026)
build_up 0.007680 0.000638 0.790570 ( 1.534457)
build_miniruby 0.000000 0.001915 0.062859 ( 0.062085)
build_ruby 0.000113 0.001386 0.064700 ( 0.063894)
build_all 0.007273 0.001678 1.288666 ( 0.493551)
build_install 0.007859 0.008719 4.400617 ( 1.818909)
test_btest 0.001174 0.000391 52.045628 ( 6.228988)
test_basic 0.001688 0.005253 0.293028 ( 0.390472)
test_all 0.001637 0.000655 499.374978 ( 52.729182)
test_rubyspec 0.067433 0.061461 41.840310 ( 47.683395)
total: 111.01 sec