Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-052954
#<BuildRuby:0x000055d7b5db8b88
@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.20220813-052954",
@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.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000019)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.007101 0.006580 1.011994 ( 1.048975)
build_miniruby 0.001642 0.000000 0.073590 ( 0.072828)
build_ruby 0.002075 0.000000 0.076327 ( 0.074569)
build_all 0.009040 0.001121 1.556894 ( 0.587720)
build_install 0.007625 0.013395 1.917103 ( 0.947717)
test_btest 0.000811 0.000375 73.374973 ( 8.814673)
test_basic 0.004808 0.002219 0.333759 ( 0.423404)
test_all 0.003161 0.001458 633.185037 ( 64.574717)
test_rubyspec 0.103368 0.069333 46.098932 ( 53.642831)
total: 130.19 sec