Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-103711
#<BuildRuby:0x000055f52a928dd8
@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.20220727-103711",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.010867 0.984669 ( 1.069429)
build_miniruby 0.001524 0.000548 0.073314 ( 0.072200)
build_ruby 0.001554 0.000414 0.072103 ( 0.070672)
build_all 0.008425 0.002247 1.548649 ( 0.579523)
build_install 0.016944 0.006862 5.133264 ( 2.075250)
test_btest 0.000954 0.000281 73.172834 ( 7.799049)
test_basic 0.006891 0.000000 0.321232 ( 0.412398)
test_all 0.002118 0.000000 673.773411 ( 66.325353)
test_rubyspec 0.092373 0.086014 45.585956 ( 51.287297)
total: 129.69 sec