Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-215709
#<BuildRuby:0x000055b9cf5a8208
@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.20220824-215709",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.004983 0.001812 0.823461 ( 1.482596)
build_miniruby 0.000772 0.000281 0.057724 ( 0.056486)
build_ruby 0.000730 0.000265 0.059734 ( 0.058487)
build_all 0.000068 0.004522 1.520048 ( 0.584041)
build_install 0.010393 0.000536 1.910111 ( 0.958286)
test_btest 0.000469 0.000180 48.947754 ( 8.325507)
test_basic 0.005484 0.000298 0.342116 ( 0.430532)
test_all 0.001032 0.000368 613.633247 ( 88.487465)
test_rubyspec 0.087774 0.037983 44.173031 ( 52.418704)
total: 152.80 sec