Logfile: /home/ko1/ruby/logs/brlog.trunk.20220530-065236
#<BuildRuby:0x00005648a423bf20
@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.20220530-065236",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000015 0.000000 0.000015 ( 0.000016)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.006818 0.000000 0.900815 ( 1.023686)
build_miniruby 0.000921 0.000000 0.057165 ( 0.055878)
build_ruby 0.000937 0.000000 0.057364 ( 0.056187)
build_all 0.004335 0.000000 1.496014 ( 0.600361)
build_install 0.011062 0.000000 6.306219 ( 2.844927)
test_btest 0.000822 0.000000 51.891939 ( 7.921624)
test_basic 0.005600 0.000000 0.294635 ( 0.383355)
test_all 0.001536 0.000000 650.978090 ( 93.773486)
test_rubyspec 0.111315 0.017584 43.971280 ( 49.527692)
total: 156.19 sec