Logfile: /home/ko1/ruby/logs/brlog.trunk.20220505-235056
#<BuildRuby:0x0000560b67a7a918
@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.20220505-235056",
@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.000007)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.002636 0.003838 0.874612 ( 0.989001)
build_miniruby 0.000690 0.000159 0.057072 ( 0.055976)
build_ruby 0.000000 0.000926 0.057213 ( 0.055999)
build_all 0.000917 0.003430 1.489755 ( 0.596009)
build_install 0.006034 0.004861 6.234066 ( 2.804728)
test_btest 0.000540 0.000193 53.197206 ( 7.771849)
test_basic 0.005314 0.000310 0.287585 ( 0.376549)
test_all 0.001166 0.000389 610.954854 ( 93.736143)
test_rubyspec 0.074933 0.045391 43.749742 ( 48.626102)
total: 155.01 sec