Logfile: /home/ko1/ruby/logs/brlog.trunk.20221018-235754
#<BuildRuby:0x0000563cdccbaad8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221018-235754",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.008611 0.000320 1.148553 ( 1.212145)
build_miniruby 0.002189 0.000000 0.111887 ( 0.108145)
build_ruby 0.001560 0.000000 0.107105 ( 0.103996)
build_all 0.005472 0.001669 1.349624 ( 0.573240)
build_install 0.013291 0.001235 1.666106 ( 0.898331)
test_btest 0.001513 0.000404 60.206836 ( 6.478716)
test_basic 0.006392 0.000411 0.362169 ( 0.451404)
test_all 0.003280 0.002889 517.272602 ( 54.713812)
test_rubyspec 0.078735 0.049381 43.235571 ( 51.898185)
total: 116.44 sec