Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-105955
#<BuildRuby:0x000055f21b0a8620
@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.20221128-105955",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.008719 0.002287 1.135562 ( 1.162251)
build_miniruby 0.003397 0.000000 0.841213 ( 0.839801)
build_ruby 0.003539 0.000000 2.220109 ( 2.129960)
build_all 0.020669 0.000464 18.663760 ( 2.166061)
build_install 0.004241 0.016200 1.874599 ( 0.944343)
test_btest 0.001332 0.000444 88.613911 ( 9.082260)
test_basic 0.007121 0.001020 0.345575 ( 0.434441)
test_all 0.002234 0.000715 693.079376 ( 69.348709)
test_rubyspec 0.102870 0.076612 48.860010 ( 57.004806)
total: 143.11 sec