Logfile: /home/ko1/ruby/logs/brlog.trunk.20221120-192024
#<BuildRuby:0x000055f0cff37670
@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.20221120-192024",
@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.000007 0.000002 0.000009 ( 0.000010)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.004864 0.000219 1.090311 ( 1.143705)
build_miniruby 0.000775 0.000179 0.981438 ( 0.980157)
build_ruby 0.001082 0.000250 2.666123 ( 2.578408)
build_all 0.007144 0.001649 15.747751 ( 3.253602)
build_install 0.009700 0.000061 2.013189 ( 1.141560)
test_btest 0.000564 0.000113 63.430830 ( 10.433013)
test_basic 0.004448 0.000889 0.315490 ( 0.405146)
test_all 0.001145 0.000229 661.036514 (101.737841)
test_rubyspec 0.048132 0.019367 51.512823 ( 59.808640)
total: 181.48 sec