Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-052703
#<BuildRuby:0x000055e274202fe0
@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.20220810-052703",
@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.000009 0.000003 0.000012 ( 0.000012)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005176 0.006001 1.026989 ( 4.397172)
build_miniruby 0.001547 0.000645 0.077289 ( 0.075675)
build_ruby 0.001723 0.000718 0.078934 ( 0.077207)
build_all 0.006021 0.005237 1.512351 ( 0.576829)
build_install 0.010283 0.011930 5.211098 ( 2.084242)
test_btest 0.000704 0.000396 74.235373 ( 8.102667)
test_basic 0.007077 0.000000 0.326880 ( 0.415883)
test_all 0.002591 0.000000 687.277179 ( 67.475097)
test_rubyspec 0.102567 0.063775 45.899092 ( 53.118954)
total: 136.32 sec