Logfile: /home/ko1/ruby/logs/brlog.trunk.20220531-112108
#<BuildRuby:0x000055b49d2ec0a0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220531-112108",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.000000 0.007261 0.887935 ( 1.977239)
build_miniruby 0.000728 0.000338 0.057768 ( 0.056469)
build_ruby 0.000842 0.000181 0.057528 ( 0.056256)
build_all 0.004277 0.000053 1.526184 ( 0.618353)
build_install 0.010007 0.001119 6.311933 ( 2.841972)
test_btest 0.000691 0.000130 49.445378 ( 8.507673)
test_basic 0.005905 0.000255 0.334816 ( 0.423280)
test_all 0.001211 0.000214 624.807374 ( 93.365765)
test_rubyspec 0.084565 0.045444 44.191937 ( 49.740846)
total: 157.59 sec