Logfile: /home/ko1/ruby/logs/brlog.trunk.20220912-141013
#<BuildRuby:0x0000564ea40b4b88
@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.20220912-141013",
@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.000001 0.000004 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001829 0.009037 1.128614 ( 1.078894)
build_miniruby 0.001153 0.000480 0.074936 ( 0.073489)
build_ruby 0.002397 0.000000 0.075817 ( 0.073201)
build_all 0.008558 0.000797 1.576057 ( 0.616468)
build_install 0.015081 0.007894 1.938281 ( 0.954712)
test_btest 0.000979 0.000381 93.437885 ( 9.610185)
test_basic 0.003694 0.004132 0.347375 ( 0.444419)
test_all 0.005252 0.000335 649.138704 ( 66.998332)
test_rubyspec 0.119185 0.056936 47.233797 ( 55.609641)
total: 135.46 sec