Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-181837
#<BuildRuby:0x00005590d4693ba0
@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.20220725-181837",
@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.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.007276 0.003756 0.845636 ( 1.005789)
build_miniruby 0.001156 0.000154 0.053783 ( 0.052337)
build_ruby 0.001161 0.000155 0.057354 ( 0.056054)
build_all 0.009675 0.000211 1.242477 ( 0.480092)
build_install 0.013419 0.001041 4.270516 ( 1.802024)
test_btest 0.000806 0.000090 55.559173 ( 6.120288)
test_basic 0.005560 0.000618 0.288271 ( 0.378456)
test_all 0.000935 0.002034 502.557375 ( 53.348355)
test_rubyspec 0.096204 0.036511 41.564674 ( 47.432491)
total: 110.68 sec