Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-172736
#<BuildRuby:0x00005559373e5400
@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.20220824-172736",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.006441 0.003874 0.841081 ( 1.159645)
build_miniruby 0.001697 0.000106 0.062630 ( 0.061355)
build_ruby 0.001324 0.000082 0.052371 ( 0.051684)
build_all 0.007764 0.000217 1.291576 ( 0.475002)
build_install 0.007555 0.009131 1.567064 ( 0.783054)
test_btest 0.001282 0.000213 54.309828 ( 6.145009)
test_basic 0.006729 0.000000 0.300748 ( 0.391523)
test_all 0.002974 0.000000 512.140294 ( 53.683669)
test_rubyspec 0.101347 0.036448 41.852350 ( 50.396959)
total: 113.15 sec