Logfile: /home/ko1/ruby/logs/brlog.trunk.20221010-023217
#<BuildRuby:0x0000560ef059ca68
@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.20221010-023217",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.008293 0.001549 1.099952 ( 1.154787)
build_miniruby 0.001062 0.000387 0.099793 ( 0.097571)
build_ruby 0.000000 0.001838 0.103163 ( 0.101134)
build_all 0.005086 0.002844 1.297663 ( 0.567702)
build_install 0.010720 0.003437 1.616897 ( 0.893921)
test_btest 0.001159 0.000464 61.201951 ( 6.174663)
test_basic 0.007993 0.001321 0.370996 ( 0.457530)
test_all 0.007132 0.000189 510.734816 ( 54.388845)
test_rubyspec 0.078174 0.048431 42.604241 ( 51.142197)
total: 114.98 sec