Logfile: /home/ko1/ruby/logs/brlog.trunk.20220630-172858
#<BuildRuby:0x0000560222074ea8
@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.20220630-172858",
@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.000006)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.010967 0.000495 0.961394 ( 1.193402)
build_miniruby 0.001766 0.000126 0.072306 ( 0.070071)
build_ruby 0.000000 0.001885 0.075820 ( 0.073864)
build_all 0.004731 0.003357 1.427902 ( 0.590818)
build_install 0.022939 0.000000 5.773951 ( 2.733836)
test_btest 0.000960 0.000000 76.328925 ( 8.335097)
test_basic 0.007780 0.000000 0.330408 ( 0.426308)
test_all 0.002615 0.000000 662.040538 ( 65.861405)
test_rubyspec 0.094051 0.085459 45.615287 ( 51.060050)
total: 130.35 sec