Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-010858
#<BuildRuby:0x000055dc552440c8
@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.20240110-010858",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.001467 0.004192 0.804177 ( 1.535823)
build_miniruby 0.000947 0.000158 0.819648 ( 0.819415)
build_ruby 0.001620 0.000270 2.690269 ( 2.697199)
build_all 0.007309 0.000464 12.267741 ( 0.989661)
build_install 0.005640 0.008148 3.423442 ( 0.984123)
test_btest 0.000655 0.000174 61.522765 ( 5.883996)
test_basic 0.004780 0.000108 0.390919 ( 0.471624)
test_all 0.062180 0.035477 373.430782 ( 37.664843)
test_rubyspec 0.032619 0.033616 40.811808 ( 58.756036)
total: 109.80 sec