Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-043011
#<BuildRuby:0x00005614d374ec88
@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.20220827-043011",
@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.000006 0.000002 0.000008 ( 0.000009)
configure 0.000004 0.000002 0.000006 ( 0.000007)
build_up 0.006697 0.002679 0.881629 ( 1.285297)
build_miniruby 0.001553 0.000621 0.064860 ( 0.063622)
build_ruby 0.001460 0.000584 0.065581 ( 0.064289)
build_all 0.007563 0.000000 1.251310 ( 0.475299)
build_install 0.014145 0.001908 1.571484 ( 0.806369)
test_btest 0.000850 0.000261 51.900926 ( 5.914323)
test_basic 0.005029 0.001547 0.285220 ( 0.375687)
test_all 0.003758 0.000253 517.413926 ( 54.496532)
test_rubyspec 0.097082 0.035440 41.681412 ( 50.009382)
total: 113.49 sec