Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-143438
#<BuildRuby:0x000055730d0df338
@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-143438",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.002139 0.004636 1.060651 ( 1.345231)
build_miniruby 0.000940 0.000235 0.848761 ( 0.848803)
build_ruby 0.001584 0.000000 2.660233 ( 2.660903)
build_all 0.004506 0.003644 11.912904 ( 0.990805)
build_install 0.002756 0.011925 3.472510 ( 0.967400)
test_btest 0.000718 0.000335 63.119808 ( 4.884183)
test_basic 0.003573 0.001667 0.402892 ( 0.481981)
test_all 0.056741 0.038754 385.656205 ( 36.978710)
test_rubyspec 0.040039 0.037421 40.221339 ( 52.781096)
total: 101.94 sec