Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-083835
#<BuildRuby:0x0000561a90cbbe88
@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.20231224-083835",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003308 0.000300 0.737660 ( 1.125647)
build_miniruby 0.001091 0.000099 0.906183 ( 0.906282)
build_ruby 0.001325 0.000120 2.772171 ( 2.775086)
build_all 0.006924 0.000629 12.116873 ( 1.006871)
build_install 0.013209 0.000000 3.414372 ( 0.975738)
test_btest 0.000792 0.000000 64.291045 ( 5.821619)
test_basic 0.003701 0.000000 0.377129 ( 0.459278)
test_all 0.079928 0.025960 410.235036 ( 45.947736)
test_rubyspec 0.012960 0.039151 40.855525 ( 58.615184)
total: 117.63 sec