Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-153115
#<BuildRuby:0x000055d42115c098
@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.20240105-153115",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000010 0.000003 0.000013 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.003072 0.000922 0.757074 ( 1.343273)
build_miniruby 0.001319 0.000000 0.939404 ( 0.939335)
build_ruby 0.001385 0.000000 2.779832 ( 2.783065)
build_all 0.007467 0.000000 12.232573 ( 1.072605)
build_install 0.007530 0.000813 3.457158 ( 0.995503)
test_btest 0.000537 0.000119 66.478516 ( 7.201300)
test_basic 0.001094 0.002716 0.392965 ( 0.471880)
test_all 0.083793 0.036865 539.159285 ( 46.225468)
test_rubyspec 0.032310 0.033550 41.403541 ( 54.136115)
total: 115.17 sec