Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-040721
#<BuildRuby:0x00005556c9c37ba0
@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.20220729-040721",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000006 0.000002 0.000008 ( 0.000009)
configure 0.000008 0.000004 0.000012 ( 0.000072)
build_up 0.002981 0.007421 0.823741 ( 1.017203)
build_miniruby 0.000926 0.000505 0.064078 ( 0.062575)
build_ruby 0.000953 0.000520 0.064029 ( 0.062835)
build_all 0.002916 0.005928 1.284526 ( 0.459387)
build_install 0.007042 0.009467 4.236132 ( 1.770583)
test_btest 0.001961 0.000000 53.249436 ( 6.122125)
test_basic 0.004297 0.002455 0.289197 ( 0.377290)
test_all 0.001588 0.001100 491.450554 ( 52.001769)
test_rubyspec 0.056955 0.062214 41.644888 ( 47.497672)
total: 109.37 sec