Logfile: /home/ko1/ruby/logs/brlog.trunk.20231018-151916
#<BuildRuby:0x00005600e8c30048
@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.20231018-151916",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.001337 0.003261 1.486415 ( 1.735003)
build_miniruby 0.000892 0.000247 0.803680 ( 0.802852)
build_ruby 0.000966 0.000268 2.650251 ( 2.650922)
build_all 0.009964 0.000509 17.100381 ( 1.533912)
build_install 0.005467 0.004467 5.120083 ( 1.189459)
test_btest 0.000846 0.000242 84.927775 ( 8.137007)
test_basic 0.004549 0.000101 0.823625 ( 0.900653)
test_all 0.004288 0.003001 520.142761 ( 61.882761)
test_rubyspec 0.021904 0.027154 52.156177 ( 64.458740)
total: 143.29 sec