Logfile: /home/ko1/ruby/logs/brlog.trunk.20220222-110259
#<BuildRuby:0x00005560574b0b38
@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.20220222-110259",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000014 0.000005 0.000019 ( 0.000019)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008100 0.002945 0.961554 ( 1.963219)
build_miniruby 0.001452 0.000528 0.069181 ( 0.068028)
build_ruby 0.001829 0.000665 0.072086 ( 0.070335)
build_all 0.006956 0.003827 4.134008 ( 0.803806)
build_install 0.017583 0.007103 7.819402 ( 2.345577)
test_btest 0.000982 0.000382 71.944170 ( 8.147278)
test_basic 0.005805 0.000488 0.329050 ( 0.419960)
test_all 0.001413 0.000520 709.128512 ( 68.090306)
test_rubyspec 0.111159 0.047244 46.228809 ( 51.740271)
total: 133.65 sec