Logfile: /home/ko1/ruby/logs/brlog.trunk.20220902-022755
#<BuildRuby:0x00005598071bc9d0
@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-022755",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000017 0.000003 0.000020 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009777 0.001504 0.980131 ( 0.988633)
build_miniruby 0.001529 0.000235 0.073928 ( 0.072111)
build_ruby 0.001607 0.000247 0.078487 ( 0.076541)
build_all 0.000636 0.008907 1.536114 ( 0.582650)
build_install 0.012702 0.008978 1.884858 ( 0.938478)
test_btest 0.000904 0.000319 71.700508 ( 8.196947)
test_basic 0.000171 0.007454 0.329087 ( 0.423219)
test_all 0.001773 0.000788 635.329856 ( 64.503865)
test_rubyspec 0.109711 0.074252 45.390480 ( 53.720677)
total: 129.50 sec