Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-105758
#<BuildRuby:0x0000564b3f6249c8
@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.20221116-105758",
@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.000006)
autoconf 0.000013 0.000007 0.000020 ( 0.000019)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.007294 0.001491 1.095048 ( 1.123000)
build_miniruby 0.001407 0.000640 0.891586 ( 0.899107)
build_ruby 0.002486 0.000000 2.391572 ( 2.312151)
build_all 0.015096 0.003358 18.350237 ( 2.305661)
build_install 0.011801 0.005747 1.893939 ( 1.006281)
test_btest 0.000674 0.000269 87.630478 ( 9.729618)
test_basic 0.005144 0.002057 0.357786 ( 0.447276)
test_all 0.000000 0.002375 719.328782 ( 75.516467)
test_rubyspec 0.088165 0.034350 50.600504 ( 59.111631)
total: 152.45 sec