Logfile: /home/ko1/ruby/logs/brlog.trunk.20220501-121747
#<BuildRuby:0x000055d06dd7a5a8
@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.20220501-121747",
@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.000016 0.000002 0.000018 ( 0.000019)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.003045 0.003906 0.835723 ( 0.957497)
build_miniruby 0.000863 0.000199 0.057351 ( 0.056063)
build_ruby 0.000859 0.000199 0.057724 ( 0.056428)
build_all 0.004282 0.000014 1.482277 ( 0.589351)
build_install 0.009052 0.000000 6.269389 ( 2.829498)
test_btest 0.000598 0.000000 50.464513 ( 7.987924)
test_basic 0.005556 0.000000 0.298051 ( 0.387402)
test_all 0.001354 0.000000 637.754459 ( 95.155830)
test_rubyspec 0.081672 0.037091 43.865646 ( 53.773118)
total: 161.79 sec