Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-042504
#<BuildRuby:0x000055d939c9a898
@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.20221129-042504",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005415 0.004710 1.269703 ( 1.873160)
build_miniruby 0.002181 0.000311 0.848736 ( 0.847091)
build_ruby 0.003117 0.000000 2.235100 ( 2.144784)
build_all 0.016799 0.003451 18.489448 ( 2.147990)
build_install 0.015076 0.004606 1.882452 ( 0.973445)
test_btest 0.001192 0.000208 85.816106 ( 8.599490)
test_basic 0.009141 0.001590 0.347608 ( 0.431320)
test_all 0.001732 0.000302 691.402685 ( 69.628734)
test_rubyspec 0.117227 0.066164 49.411446 ( 57.506029)
total: 144.15 sec