Logfile: /home/ko1/ruby/logs/brlog.trunk.20221017-065255
#<BuildRuby:0x000055ece90b2a58
@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.20221017-065255",
@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.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000011)
configure 0.000110 0.000008 0.000118 ( 0.000121)
build_up 0.009590 0.000397 1.136501 ( 1.291269)
build_miniruby 0.000000 0.002058 0.108200 ( 0.106728)
build_ruby 0.000300 0.001767 0.111990 ( 0.108622)
build_all 0.007622 0.001016 1.338183 ( 0.582931)
build_install 0.007114 0.008825 1.675988 ( 0.904759)
test_btest 0.002553 0.000000 63.355163 ( 6.457606)
test_basic 0.005726 0.000860 0.365707 ( 0.455283)
test_all 0.005484 0.001218 499.191013 ( 53.804084)
test_rubyspec 0.086907 0.031692 43.703241 ( 52.070821)
total: 115.78 sec