Logfile: /home/ko1/ruby/logs/brlog.trunk.20231112-093350
#<BuildRuby:0x0000557b05977ce8
@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.20231112-093350",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.001864 0.004640 1.585812 ( 1.871826)
build_miniruby 0.001131 0.000000 0.885497 ( 0.885529)
build_ruby 0.001402 0.000000 2.738757 ( 2.740048)
build_all 0.009516 0.000000 16.417273 ( 1.531302)
build_install 0.009002 0.000000 4.908807 ( 1.143473)
test_btest 0.000760 0.000000 85.452553 ( 7.055145)
test_basic 0.004329 0.000561 0.703051 ( 0.783140)
test_all 0.111512 0.022815 520.270647 ( 50.293837)
test_rubyspec 0.015988 0.030455 50.752772 ( 63.028424)
total: 129.33 sec