Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-150621
#<BuildRuby:0x000055fe7043bba0
@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.20220820-150621",
@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.000006 0.000000 0.000006 ( 0.000005)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.009286 0.000000 0.808904 ( 0.860180)
build_miniruby 0.001973 0.000000 0.068515 ( 0.066616)
build_ruby 0.001421 0.000000 0.064807 ( 0.064251)
build_all 0.004575 0.004044 1.232750 ( 0.453153)
build_install 0.010859 0.006421 1.564929 ( 0.790809)
test_btest 0.000851 0.000106 52.492840 ( 6.036941)
test_basic 0.006771 0.000389 0.288547 ( 0.386397)
test_all 0.004759 0.000571 482.822342 ( 52.106315)
test_rubyspec 0.085727 0.039669 41.850608 ( 50.441790)
total: 111.21 sec