Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-174837
#<BuildRuby:0x0000558fd1a5c178
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231207-174837",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.003694 0.000738 0.990667 ( 1.249861)
build_miniruby 0.000913 0.000183 0.862914 ( 0.862995)
build_ruby 0.001080 0.000216 2.708416 ( 2.710483)
build_all 0.006617 0.001323 12.033195 ( 0.996133)
build_install 0.006960 0.006517 3.588592 ( 0.973387)
test_btest 0.000674 0.000193 63.522483 ( 4.926238)
test_basic 0.003498 0.001000 0.371567 ( 0.452488)
test_all 0.091598 0.011137 399.538140 ( 33.571089)
test_rubyspec 0.055619 0.015828 39.845224 ( 52.476459)
total: 98.22 sec