Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-032135
#<BuildRuby:0x000055b9cd6d0448
@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.20220919-032135",
@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.000001 0.000004 ( 0.000005)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.005351 0.004670 1.069188 ( 1.090725)
build_miniruby 0.000434 0.001917 0.119359 ( 0.114589)
build_ruby 0.001549 0.000903 0.110811 ( 0.092724)
build_all 0.007444 0.003706 1.595347 ( 0.653906)
build_install 0.015510 0.005960 1.950973 ( 0.971831)
test_btest 0.000895 0.000474 74.107148 ( 8.660914)
test_basic 0.004679 0.002477 0.364904 ( 0.452936)
test_all 0.002654 0.000904 631.943666 ( 66.668894)
test_rubyspec 0.107324 0.068754 45.591195 ( 53.786379)
total: 132.49 sec