Logfile: /home/ko1/ruby/logs/brlog.trunk.20220707-201636
#<BuildRuby:0x000055e24017fe58
@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.20220707-201636",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.002867 0.003874 0.863391 ( 1.062056)
build_miniruby 0.000783 0.000181 0.057116 ( 0.055756)
build_ruby 0.000858 0.000198 0.058924 ( 0.057691)
build_all 0.003502 0.000808 1.501664 ( 0.599287)
build_install 0.000022 0.008975 6.308147 ( 2.841313)
test_btest 0.000534 0.000206 54.115785 ( 8.433464)
test_basic 0.004108 0.001580 0.332375 ( 0.420652)
test_all 0.000995 0.000383 634.321386 ( 93.488041)
test_rubyspec 0.082327 0.044252 44.502431 ( 50.134825)
total: 157.09 sec