Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-035005
#<BuildRuby:0x00005570da3fe350
@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.20221203-035005",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000016)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.005310 0.000000 1.191729 ( 1.494114)
build_miniruby 0.001030 0.000000 0.968827 ( 0.967476)
build_ruby 0.001193 0.000000 2.753778 ( 2.623138)
build_all 0.006475 0.002624 16.013850 ( 3.327678)
build_install 0.007438 0.001750 2.303820 ( 1.346156)
test_btest 0.000460 0.000108 62.343253 ( 11.088367)
test_basic 0.001087 0.004474 0.314558 ( 0.404417)
test_all 0.000672 0.000198 658.530644 (122.344986)
test_rubyspec 0.054105 0.013206 53.078856 ( 61.360788)
total: 204.96 sec