Logfile: /home/ko1/ruby/logs/brlog.trunk.20220921-052626
#<BuildRuby:0x000055a65abf86e0
@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-052626",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.001992 0.008478 1.175422 ( 1.494056)
build_miniruby 0.002495 0.000000 0.871960 ( 0.869202)
build_ruby 0.004360 0.000000 2.155204 ( 2.048346)
build_all 0.020623 0.000000 18.657840 ( 2.237148)
build_install 0.020787 0.000000 1.948544 ( 0.997759)
test_btest 0.000000 0.001340 74.752170 ( 8.761916)
test_basic 0.002928 0.004702 0.372229 ( 0.463531)
test_all 0.004385 0.000907 679.049799 ( 68.785849)
test_rubyspec 0.102531 0.065486 45.729720 ( 54.102621)
total: 139.76 sec