Logfile: /home/ko1/ruby/logs/brlog.trunk.20220518-024235
#<BuildRuby:0x000055e968c67c88
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220518-024235",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000038 0.000003 0.000041 ( 0.000041)
build_up 0.006406 0.000159 0.904450 ( 0.927846)
build_miniruby 0.000937 0.000067 0.056850 ( 0.055610)
build_ruby 0.000934 0.000066 0.057573 ( 0.056283)
build_all 0.003871 0.000277 1.498517 ( 0.598781)
build_install 0.002845 0.008274 6.228106 ( 2.813950)
test_btest 0.000612 0.000115 46.725018 ( 8.553971)
test_basic 0.004686 0.000879 0.294692 ( 0.383420)
test_all 0.001111 0.000208 603.808530 ( 90.550275)
test_rubyspec 0.066573 0.045806 43.640269 ( 49.264167)
total: 153.20 sec