Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-170151
#<BuildRuby:0x0000563a01d7d390
@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.20221013-170151",
@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.000027 0.000007 0.000034 ( 0.000035)
autoconf 0.000034 0.000009 0.000043 ( 0.000043)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.004239 0.007843 1.075776 ( 1.161401)
build_miniruby 0.001169 0.000450 0.098549 ( 0.097311)
build_ruby 0.001458 0.000000 0.090617 ( 0.090449)
build_all 0.007846 0.000000 1.316547 ( 0.590608)
build_install 0.012194 0.004594 1.642071 ( 0.922106)
test_btest 0.001388 0.000462 61.375664 ( 6.941975)
test_basic 0.004993 0.001664 0.360196 ( 0.454904)
test_all 0.006491 0.001329 477.449195 ( 52.931286)
test_rubyspec 0.068275 0.059559 43.086073 ( 51.795016)
total: 114.99 sec