Logfile: /home/ko1/ruby/logs/brlog.trunk.20220531-041356
#<BuildRuby:0x0000563365bee918
@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.20220531-041356",
@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.000013 0.000002 0.000015 ( 0.000015)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.000000 0.006620 0.829082 ( 0.930687)
build_miniruby 0.000000 0.000861 0.056433 ( 0.055199)
build_ruby 0.000000 0.000955 0.057213 ( 0.056026)
build_all 0.000108 0.004072 1.493465 ( 0.601882)
build_install 0.009046 0.001857 6.281192 ( 2.845481)
test_btest 0.000528 0.000203 55.374744 ( 7.904717)
test_basic 0.004033 0.001551 0.291388 ( 0.380223)
test_all 0.001033 0.000397 650.935400 ( 93.489603)
test_rubyspec 0.029571 0.046082 44.056461 ( 49.680161)
total: 155.94 sec