Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-082910
#<BuildRuby:0x0000559a54266c88
@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-082910",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.002877 0.007518 0.851028 ( 1.318081)
build_miniruby 0.001432 0.000441 0.056458 ( 0.055545)
build_ruby 0.001500 0.000461 0.064884 ( 0.063750)
build_all 0.009497 0.000359 1.216498 ( 0.465919)
build_install 0.006507 0.009212 4.291754 ( 1.818055)
test_btest 0.001479 0.000555 52.101383 ( 6.171870)
test_basic 0.001317 0.004995 0.278492 ( 0.368430)
test_all 0.002660 0.000321 478.581943 ( 51.336100)
test_rubyspec 0.076592 0.047159 41.771227 ( 47.356975)
total: 108.96 sec