Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-033319
#<BuildRuby:0x000056466b7b0a68
@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.20221014-033319",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.009219 0.000709 1.099342 ( 1.177497)
build_miniruby 0.001685 0.000130 0.101863 ( 0.099573)
build_ruby 0.001541 0.000000 0.095271 ( 0.094606)
build_all 0.005096 0.003812 1.285007 ( 0.584130)
build_install 0.010767 0.003960 1.607312 ( 0.906921)
test_btest 0.001353 0.000213 61.201188 ( 6.494107)
test_basic 0.005615 0.000886 0.348213 ( 0.442386)
test_all 0.008280 0.000187 515.863037 ( 55.124150)
test_rubyspec 0.098809 0.036736 43.092534 ( 51.484392)
total: 116.41 sec