Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-134312
#<BuildRuby:0x000055ff64179350
@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-134312",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.004102 0.005916 0.830593 ( 0.901447)
build_miniruby 0.000904 0.000452 0.054658 ( 0.053184)
build_ruby 0.000000 0.001350 0.046797 ( 0.045459)
build_all 0.002678 0.006259 1.255035 ( 0.466969)
build_install 0.004593 0.010549 1.570348 ( 0.780723)
test_btest 0.000547 0.000430 51.947493 ( 6.133035)
test_basic 0.002765 0.002172 0.286362 ( 0.378548)
test_all 0.005189 0.000950 494.773558 ( 52.040393)
test_rubyspec 0.077734 0.057488 41.768898 ( 50.293203)
total: 111.09 sec