Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-212628
#<BuildRuby:0x00005602de223fa8
@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.20220719-212628",
@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.000003 0.000014 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.000205 0.006656 0.841889 ( 1.582894)
build_miniruby 0.000739 0.000307 0.057134 ( 0.055752)
build_ruby 0.000670 0.000280 0.059320 ( 0.058122)
build_all 0.003129 0.001304 1.540250 ( 0.602957)
build_install 0.001741 0.009438 5.665310 ( 2.195610)
test_btest 0.000444 0.000259 54.710460 ( 8.131696)
test_basic 0.000511 0.004740 0.294081 ( 0.383154)
test_all 0.000756 0.000504 603.251054 ( 89.008539)
test_rubyspec 0.067864 0.053374 43.804700 ( 49.435717)
total: 151.46 sec