Logfile: /home/ko1/ruby/logs/brlog.trunk.20220921-153941
#<BuildRuby:0x000055f23dda8420
@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.20220921-153941",
@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.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009775 0.001427 1.171613 ( 1.454888)
build_miniruby 0.001859 0.000464 0.857425 ( 0.869100)
build_ruby 0.003466 0.000000 2.164902 ( 2.081843)
build_all 0.019303 0.000000 18.519536 ( 2.208109)
build_install 0.020549 0.000868 1.874968 ( 0.981587)
test_btest 0.000968 0.000145 77.436502 ( 8.298013)
test_basic 0.000000 0.007556 0.384680 ( 0.473923)
test_all 0.000000 0.004439 673.172303 ( 68.723361)
test_rubyspec 0.094291 0.060225 45.444133 ( 53.923279)
total: 139.01 sec