Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-140243
#<BuildRuby:0x000056176fb0b670
@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.20220726-140243",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.006278 0.000329 0.870323 ( 1.025903)
build_miniruby 0.000928 0.000143 0.057991 ( 0.056714)
build_ruby 0.001036 0.000000 0.058614 ( 0.057420)
build_all 0.004529 0.000176 1.558440 ( 0.604347)
build_install 0.010933 0.000250 5.628418 ( 2.154937)
test_btest 0.000758 0.000095 53.892496 ( 7.959641)
test_basic 0.005343 0.000668 0.338620 ( 0.426556)
test_all 0.001323 0.000165 584.772766 ( 92.796581)
test_rubyspec 0.079081 0.043261 43.402935 ( 49.001375)
total: 154.08 sec