Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-175703
#<BuildRuby:0x000055d0ddf04c00
@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.20220810-175703",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000013 0.000006 0.000019 ( 0.000019)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.007862 0.003574 0.975322 ( 0.984914)
build_miniruby 0.001362 0.000620 0.070991 ( 0.069413)
build_ruby 0.000000 0.002380 0.070506 ( 0.069568)
build_all 0.010223 0.000542 1.547731 ( 0.570875)
build_install 0.009226 0.013573 5.174603 ( 2.076831)
test_btest 0.000821 0.000461 78.692543 ( 8.619007)
test_basic 0.005455 0.003069 0.322493 ( 0.410381)
test_all 0.001547 0.000870 678.536647 ( 66.439238)
test_rubyspec 0.109859 0.058561 46.242840 ( 53.732330)
total: 132.97 sec