Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-200445
#<BuildRuby:0x000056373e42ffd8
@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.20240106-200445",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.002348 0.002468 1.136455 ( 1.565602)
build_miniruby 0.001138 0.000180 1.356942 ( 1.359852)
build_ruby 0.001382 0.000219 4.089873 ( 4.098660)
build_all 0.005842 0.004066 16.360451 ( 1.637157)
build_install 0.012919 0.000990 4.768727 ( 1.634128)
test_btest 0.000790 0.000000 80.937992 ( 11.584986)
test_basic 0.005090 0.000000 0.615317 ( 0.678934)
test_all 0.099737 0.022744 545.578429 ( 69.191009)
test_rubyspec 0.038018 0.023632 72.389588 ( 84.680016)
total: 176.43 sec