Logfile: /home/ko1/ruby/logs/brlog.trunk.20220902-103238
#<BuildRuby:0x000055ee4e9086d8
@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.20220902-103238",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.006460 0.004727 0.964823 ( 0.987664)
build_miniruby 0.001608 0.000495 0.074958 ( 0.073360)
build_ruby 0.001906 0.000587 0.069680 ( 0.067982)
build_all 0.007839 0.002413 1.535688 ( 0.577096)
build_install 0.018982 0.002372 1.876963 ( 0.910823)
test_btest 0.001059 0.000282 75.630159 ( 8.224186)
test_basic 0.005746 0.001532 0.317812 ( 0.407474)
test_all 0.003998 0.000000 626.315164 ( 64.231265)
test_rubyspec 0.094404 0.080194 45.587050 ( 54.070568)
total: 129.55 sec