Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-064807
#<BuildRuby:0x000055bc6a54ac50
@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.20221130-064807",
@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.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.003323 0.007590 1.239602 ( 2.396273)
build_miniruby 0.001832 0.000916 0.845385 ( 0.843937)
build_ruby 0.002411 0.001205 2.247833 ( 2.155091)
build_all 0.019082 0.000750 18.511945 ( 2.166658)
build_install 0.017426 0.004339 2.063352 ( 1.075438)
test_btest 0.001042 0.000365 90.439045 ( 8.673926)
test_basic 0.000000 0.010738 0.350493 ( 0.435849)
test_all 0.000000 0.002244 752.928924 ( 72.130975)
test_rubyspec 0.105391 0.073725 49.702230 ( 57.830238)
total: 147.71 sec