Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-164236
#<BuildRuby:0x000055acefbf3208
@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-164236",
@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.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.003185 0.001062 0.985079 ( 1.384698)
build_miniruby 0.000532 0.000178 0.868544 ( 0.870621)
build_ruby 0.000897 0.000299 2.701883 ( 2.704665)
build_all 0.006812 0.000685 12.045460 ( 0.997662)
build_install 0.007074 0.005600 3.552108 ( 0.975445)
test_btest 0.000383 0.000139 63.793583 ( 4.868873)
test_basic 0.001576 0.001762 0.373078 ( 0.457485)
test_all 0.070578 0.029104 370.347072 ( 32.825314)
test_rubyspec 0.040660 0.028862 39.707290 ( 52.357505)
total: 97.44 sec