Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-030221
#<BuildRuby:0x0000557fb5d6efe0
@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.20220819-030221",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.010275 0.000633 0.978163 ( 1.499808)
build_miniruby 0.001314 0.000404 0.072607 ( 0.070839)
build_ruby 0.001858 0.000572 0.074450 ( 0.071780)
build_all 0.007368 0.002267 1.494892 ( 0.568438)
build_install 0.020906 0.000120 1.865070 ( 0.915285)
test_btest 0.000857 0.000201 74.822859 ( 7.997986)
test_basic 0.007869 0.000000 0.317046 ( 0.405561)
test_all 0.005411 0.000000 640.973252 ( 64.171507)
test_rubyspec 0.092261 0.084362 45.741389 ( 54.186483)
total: 129.89 sec