Logfile: /home/ko1/ruby/logs/brlog.trunk.20220324-135603
#<BuildRuby:0x000056541cf80f40
@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.20220324-135603",
@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.000002 0.000005 ( 0.000005)
autoconf 0.000011 0.000008 0.000019 ( 0.000020)
configure 0.000017 0.000011 0.000028 ( 0.000024)
build_up 0.005620 0.005135 1.021680 ( 1.101351)
build_miniruby 0.002460 0.000000 0.073620 ( 0.071104)
build_ruby 0.001955 0.000204 0.077990 ( 0.075636)
build_all 0.007573 0.001963 4.162775 ( 0.832579)
build_install 0.018920 0.004966 7.782292 ( 2.376372)
test_btest 0.000867 0.000433 69.532853 ( 8.066546)
test_basic 0.006400 0.000840 0.316468 ( 0.405991)
test_all 0.001721 0.000270 695.041031 ( 67.128061)
test_rubyspec 0.095252 0.077239 45.742293 ( 51.250439)
total: 131.31 sec