Logfile: /home/ko1/ruby/logs/brlog.trunk.20230804-140356
#<BuildRuby:0x000055b60b5d3b50
@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.20230804-140356",
@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.000000 0.000010 0.000010 ( 0.000010)
autoconf 0.000000 0.000009 0.000009 ( 0.000009)
configure 0.000000 0.000007 0.000007 ( 0.000007)
build_up 0.000000 0.005177 1.423391 ( 2.700328)
build_miniruby 0.000000 0.001082 0.796105 ( 0.795223)
build_ruby 0.000000 0.001294 2.630136 ( 2.629904)
build_all 0.006557 0.003331 14.646643 ( 1.278665)
build_install 0.004679 0.004113 2.192120 ( 1.554827)
test_btest 0.000822 0.000224 80.600348 ( 8.058233)
test_basic 0.000000 0.004984 0.750459 ( 0.826324)
test_all 0.000000 0.001460 543.601070 ( 63.301519)
test_rubyspec 0.010774 0.035128 47.104152 ( 59.396534)
total: 140.54 sec