Logfile: /home/ko1/ruby/logs/brlog.trunk.20220604-083921
#<BuildRuby:0x00005642b2a03d90
@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.20220604-083921",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000015 0.000004 0.000019 ( 0.000018)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.005357 0.001340 0.839396 ( 1.093172)
build_miniruby 0.000812 0.000203 0.057362 ( 0.056168)
build_ruby 0.000807 0.000202 0.059072 ( 0.057876)
build_all 0.003453 0.000863 1.523245 ( 0.617878)
build_install 0.004769 0.006381 6.348772 ( 2.879660)
test_btest 0.000475 0.000158 54.882014 ( 8.124684)
test_basic 0.002137 0.004042 0.375848 ( 0.463369)
test_all 0.001239 0.000476 646.789078 ( 95.255981)
test_rubyspec 0.091435 0.035841 44.192219 ( 49.748832)
total: 158.30 sec