Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-052314
#<BuildRuby:0x000055e2e4bc86e0
@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.20220724-052314",
@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.000002 0.000005 ( 0.000005)
autoconf 0.000009 0.000004 0.000013 ( 0.000014)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.008878 0.001764 0.966304 ( 1.401042)
build_miniruby 0.001738 0.000000 0.065511 ( 0.064760)
build_ruby 0.002346 0.000000 0.075891 ( 0.074426)
build_all 0.009342 0.000000 1.544438 ( 0.587457)
build_install 0.023017 0.000193 5.204889 ( 2.084746)
test_btest 0.001018 0.000214 68.505878 ( 8.325736)
test_basic 0.008238 0.000000 0.323888 ( 0.413346)
test_all 0.002116 0.000000 642.425287 ( 64.894312)
test_rubyspec 0.093626 0.069307 45.780007 ( 51.487944)
total: 129.33 sec