Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-223927
#<BuildRuby:0x00005560d99f34b0
@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.20240103-223927",
@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.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.001371 0.004448 1.028985 ( 1.278460)
build_miniruby 0.000000 0.001244 0.789699 ( 0.789565)
build_ruby 0.000000 0.001405 2.660984 ( 2.661845)
build_all 0.004621 0.003689 11.879161 ( 0.987953)
build_install 0.006426 0.005925 3.614875 ( 0.992378)
test_btest 0.000604 0.000202 63.176783 ( 5.316837)
test_basic 0.004963 0.000220 0.403349 ( 0.483989)
test_all 0.074941 0.021622 399.521456 ( 34.064373)
test_rubyspec 0.038360 0.027701 40.205709 ( 52.775035)
total: 99.35 sec