Logfile: /home/ko1/ruby/logs/brlog.trunk.20221109-024307
#<BuildRuby:0x0000555ea8554dd8
@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.20221109-024307",
@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.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.007172 0.004758 1.102275 ( 1.146216)
build_miniruby 0.002252 0.000520 0.072685 ( 0.069720)
build_ruby 0.001999 0.000461 0.067029 ( 0.064698)
build_all 0.004978 0.004723 1.482182 ( 0.588043)
build_install 0.022552 0.000000 1.917772 ( 0.959649)
test_btest 0.001158 0.000103 86.090441 ( 9.103463)
test_basic 0.008684 0.000800 0.324778 ( 0.412009)
test_all 0.001551 0.000311 704.584816 ( 70.087935)
test_rubyspec 0.112570 0.069802 47.488464 ( 55.607863)
total: 138.04 sec