Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-024331
#<BuildRuby:0x00005651484bb7f8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240115-024331",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000006 0.000002 0.000008 ( 0.000009)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.000912 0.004314 0.792589 ( 1.182541)
build_miniruby 0.000737 0.000295 0.810851 ( 0.811029)
build_ruby 0.001009 0.000404 2.675338 ( 2.676304)
build_all 0.002534 0.005493 12.069024 ( 0.990814)
build_install 0.010121 0.002563 3.429423 ( 0.960990)
test_btest 0.000469 0.000213 63.214657 ( 5.266957)
test_basic 0.002598 0.001181 0.412263 ( 0.492594)
test_all 0.080621 0.016631 380.331606 ( 31.920053)
test_rubyspec 0.028365 0.037818 40.278585 ( 52.827342)
total: 97.13 sec