Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-214238
#<BuildRuby:0x00005572d0aa7ba0
@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.20220725-214238",
@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.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.002871 0.005927 0.850168 ( 1.143453)
build_miniruby 0.001103 0.000424 0.052996 ( 0.051750)
build_ruby 0.001465 0.000563 0.061973 ( 0.060142)
build_all 0.007138 0.001212 1.225997 ( 0.478158)
build_install 0.012824 0.002946 4.217301 ( 1.801689)
test_btest 0.001417 0.000473 53.990841 ( 6.270153)
test_basic 0.001145 0.005143 0.282940 ( 0.374441)
test_all 0.001217 0.002332 499.698009 ( 53.037027)
test_rubyspec 0.054249 0.076850 41.499121 ( 47.408054)
total: 110.63 sec