Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-152907
#<BuildRuby:0x000055e1986b82d8
@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.20220803-152907",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000016)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.001747 0.004572 0.922281 ( 3.549055)
build_miniruby 0.000733 0.000183 0.057229 ( 0.056081)
build_ruby 0.000736 0.000184 0.059500 ( 0.058506)
build_all 0.004716 0.000070 1.519278 ( 0.587082)
build_install 0.007090 0.003963 5.672633 ( 2.175307)
test_btest 0.000652 0.000174 50.791581 ( 8.269851)
test_basic 0.005992 0.000406 0.364101 ( 0.451621)
test_all 0.001020 0.000107 628.131643 ( 90.950124)
test_rubyspec 0.090573 0.039130 44.071488 ( 51.444923)
total: 157.54 sec