Logfile: /home/ko1/ruby/logs/brlog.trunk.20230816-102615
#<BuildRuby:0x000055f2cf6fbce8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230816-102615",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.005743 1.533433 ( 2.894602)
build_miniruby 0.000000 0.001024 0.891392 ( 0.890856)
build_ruby 0.000919 0.000308 2.714736 ( 2.714845)
build_all 0.006745 0.003570 17.184738 ( 1.564314)
build_install 0.005472 0.004326 5.127249 ( 1.178589)
test_btest 0.000508 0.000161 79.618170 ( 7.702919)
test_basic 0.000561 0.004097 0.581926 ( 0.660556)
test_all 0.003539 0.001630 535.441419 ( 50.980878)
test_rubyspec 0.021932 0.027470 48.187860 ( 60.501565)
total: 129.09 sec