Logfile: /home/ko1/ruby/logs/brlog.trunk.20220325-013451
#<BuildRuby:0x000055f8098e8af8
@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.20220325-013451",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.001477 0.011325 0.999532 ( 1.367694)
build_miniruby 0.000000 0.001764 0.066479 ( 0.065111)
build_ruby 0.001252 0.000929 0.078942 ( 0.076450)
build_all 0.007320 0.002928 4.107620 ( 0.839007)
build_install 0.016768 0.005817 7.815452 ( 2.398081)
test_btest 0.000845 0.000329 73.129999 ( 8.110826)
test_basic 0.005636 0.002192 0.351528 ( 0.444042)
test_all 0.001274 0.000233 700.424611 ( 67.803240)
test_rubyspec 0.077704 0.071566 45.678575 ( 51.232073)
total: 132.34 sec