Logfile: /home/ko1/ruby/logs/brlog.trunk.20231019-004608
#<BuildRuby:0x0000564ef8a8f398
@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.20231019-004608",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.003954 0.000416 1.547870 ( 1.773309)
build_miniruby 0.001048 0.000000 0.865416 ( 0.865185)
build_ruby 0.000000 0.001315 2.713289 ( 2.714263)
build_all 0.008926 0.001971 18.083929 ( 1.605146)
build_install 0.006765 0.004424 5.436800 ( 1.310111)
test_btest 0.000952 0.000158 86.382673 ( 8.374491)
test_basic 0.002963 0.000494 0.573002 ( 0.651448)
test_all 0.006297 0.000906 565.696537 ( 60.799654)
test_rubyspec 0.031464 0.022685 51.951689 ( 64.095706)
total: 142.19 sec