Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-182724
#<BuildRuby:0x000055c141ace9c0
@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.20220823-182724",
@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.000010 0.000001 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.009515 0.000088 0.807523 ( 0.869295)
build_miniruby 0.001260 0.000084 0.053629 ( 0.052086)
build_ruby 0.001473 0.000098 0.061718 ( 0.060372)
build_all 0.007076 0.000168 1.264589 ( 0.461161)
build_install 0.014169 0.000281 1.576613 ( 0.779210)
test_btest 0.001148 0.000063 53.789610 ( 6.132723)
test_basic 0.002182 0.004625 0.297029 ( 0.387778)
test_all 0.003878 0.000408 501.831863 ( 52.309955)
test_rubyspec 0.080697 0.051027 42.054713 ( 50.311395)
total: 111.36 sec