Logfile: /home/ko1/ruby/logs/brlog.trunk.20231014-050519
#<BuildRuby:0x000055c556d2b7b8
@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.20231014-050519",
@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.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003558 0.001112 1.502626 ( 1.745699)
build_miniruby 0.000781 0.000244 0.867611 ( 0.867014)
build_ruby 0.000000 0.001394 2.736755 ( 2.737102)
build_all 0.010583 0.000000 18.398815 ( 1.675199)
build_install 0.000000 0.009864 5.305494 ( 1.224095)
test_btest 0.000000 0.000707 94.052756 ( 7.301340)
test_basic 0.005050 0.000000 0.761016 ( 0.836550)
test_all 0.005809 0.001390 582.506875 ( 55.695248)
test_rubyspec 0.025803 0.025074 50.339055 ( 62.620668)
total: 134.70 sec