Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-122019
#<BuildRuby:0x00005653efe2b370
@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.20231206-122019",
@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.000001 0.000004 ( 0.000005)
autoconf 0.000006 0.000003 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.002767 0.001229 0.995143 ( 1.248646)
build_miniruby 0.000481 0.000213 0.868012 ( 0.867814)
build_ruby 0.001531 0.000000 2.698039 ( 2.699400)
build_all 0.006071 0.001398 12.126943 ( 0.994212)
build_install 0.006561 0.003485 3.539925 ( 0.962755)
test_btest 0.000376 0.000157 63.853923 ( 4.545833)
test_basic 0.003268 0.000000 0.368854 ( 0.452595)
test_all 0.086901 0.009071 386.879046 ( 35.507422)
test_rubyspec 0.034491 0.025289 39.728463 ( 52.420517)
total: 99.70 sec