Logfile: /home/ko1/ruby/logs/brlog.trunk.20220917-141832
#<BuildRuby:0x000055e43b218c00
@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.20220917-141832",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.009853 0.000825 1.102861 ( 1.093712)
build_miniruby 0.002471 0.000000 0.064634 ( 0.061958)
build_ruby 0.002083 0.000000 0.076180 ( 0.074816)
build_all 0.011065 0.000000 1.585799 ( 0.600109)
build_install 0.017339 0.004743 1.936037 ( 0.956253)
test_btest 0.001041 0.000148 95.123753 ( 9.284458)
test_basic 0.002012 0.005018 0.354786 ( 0.444416)
test_all 0.000000 0.004612 685.207223 ( 68.457957)
test_rubyspec 0.097794 0.085902 47.142659 ( 55.551075)
total: 136.53 sec