Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-173712
#<BuildRuby:0x000055ab02c18d30
@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.20220818-173712",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000013 0.000005 0.000018 ( 0.000018)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.001793 0.008750 0.958620 ( 0.975593)
build_miniruby 0.001148 0.000626 0.072325 ( 0.070582)
build_ruby 0.001077 0.000588 0.076027 ( 0.075086)
build_all 0.009646 0.000511 1.518100 ( 0.570680)
build_install 0.011775 0.010348 1.868348 ( 0.914292)
test_btest 0.000000 0.001358 75.284068 ( 7.843729)
test_basic 0.006076 0.001487 0.322461 ( 0.410461)
test_all 0.002772 0.001467 673.196384 ( 66.172130)
test_rubyspec 0.092086 0.077680 45.069154 ( 53.645664)
total: 130.68 sec