Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-003647
#<BuildRuby:0x00005629ed0e0b60
@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.20221204-003647",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000016 0.000004 0.000020 ( 0.000019)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.006227 0.004739 1.229431 ( 1.692217)
build_miniruby 0.001783 0.000549 0.859212 ( 0.858506)
build_ruby 0.002835 0.000873 2.256677 ( 2.160551)
build_all 0.012357 0.008675 18.762514 ( 2.190878)
build_install 0.015408 0.005200 2.099794 ( 1.048401)
test_btest 0.001217 0.000000 94.160218 ( 8.894747)
test_basic 0.010058 0.000697 0.359446 ( 0.443784)
test_all 0.001702 0.000567 731.797412 ( 71.610873)
test_rubyspec 0.110819 0.068013 49.490361 ( 57.609854)
total: 146.51 sec