Logfile: /home/ko1/ruby/logs/brlog.trunk.20220421-031136
#<BuildRuby:0x000055e602aff468
@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.20220421-031136",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.006320 0.000346 0.838564 ( 1.022621)
build_miniruby 0.000916 0.000000 0.057102 ( 0.055983)
build_ruby 0.001033 0.000000 0.059168 ( 0.057956)
build_all 0.004390 0.000000 1.458381 ( 0.600215)
build_install 0.006880 0.002967 6.153246 ( 2.791106)
test_btest 0.000611 0.000097 52.126582 ( 8.508793)
test_basic 0.002800 0.002852 0.288905 ( 0.378266)
test_all 0.001210 0.000230 628.795841 ( 90.735140)
test_rubyspec 0.088479 0.038061 43.824858 ( 48.743834)
total: 152.89 sec