Logfile: /home/ko1/ruby/logs/brlog.trunk.20220304-122831
#<BuildRuby:0x00005654c0cf3940
@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.20220304-122831",
@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.000014)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.006892 0.005937 1.017517 ( 1.102132)
build_miniruby 0.001497 0.000461 0.075216 ( 0.073737)
build_ruby 0.001407 0.000433 0.079977 ( 0.078463)
build_all 0.009622 0.001439 4.225151 ( 0.851835)
build_install 0.021613 0.001591 8.012612 ( 2.436442)
test_btest 0.001058 0.000249 75.516858 ( 7.726879)
test_basic 0.007192 0.001692 0.346691 ( 0.434570)
test_all 0.002294 0.000210 695.810293 ( 67.524158)
test_rubyspec 0.099542 0.070093 46.407061 ( 51.946526)
total: 132.18 sec