Logfile: /home/ko1/ruby/logs/brlog.trunk.20220615-021747
#<BuildRuby:0x0000557cd8b76c40
@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.20220615-021747",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.006221 0.000330 0.886682 ( 1.062347)
build_miniruby 0.000867 0.000124 0.057190 ( 0.055938)
build_ruby 0.000747 0.000106 0.058484 ( 0.057186)
build_all 0.003748 0.000536 1.524555 ( 0.613613)
build_install 0.010322 0.000780 6.326134 ( 2.830812)
test_btest 0.000649 0.000086 52.849639 ( 7.982627)
test_basic 0.006488 0.000000 0.352567 ( 0.439584)
test_all 0.002032 0.000000 634.520456 ( 89.698958)
test_rubyspec 0.065012 0.056474 44.124307 ( 49.675355)
total: 152.42 sec