Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-152824
#<BuildRuby:0x0000562f2d1c8178
@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.20231202-152824",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004292 0.000054 0.981882 ( 1.236561)
build_miniruby 0.000821 0.000000 0.871793 ( 0.871643)
build_ruby 0.000000 0.001008 2.707411 ( 2.708567)
build_all 0.005814 0.001815 12.046784 ( 1.016912)
build_install 0.011332 0.000068 3.595999 ( 0.969772)
test_btest 0.000713 0.000126 62.939265 ( 5.649753)
test_basic 0.002598 0.000458 0.369484 ( 0.451403)
test_all 0.079059 0.021821 406.246097 ( 34.324048)
test_rubyspec 0.048428 0.022955 39.726176 ( 52.356380)
total: 99.59 sec