Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-102051
#<BuildRuby:0x0000560966420110
@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-102051",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000017 0.000002 0.000019 ( 0.000018)
build_up 0.007108 0.000240 1.037653 ( 1.304363)
build_miniruby 0.000968 0.000074 0.801612 ( 0.801565)
build_ruby 0.001725 0.000133 2.688792 ( 2.689328)
build_all 0.007570 0.000000 11.947680 ( 0.962338)
build_install 0.005818 0.008919 3.550742 ( 0.971677)
test_btest 0.000607 0.000114 63.366089 ( 5.659005)
test_basic 0.004229 0.000000 0.384216 ( 0.465321)
test_all 0.061012 0.034946 376.169212 ( 37.408840)
test_rubyspec 0.027739 0.038182 40.242850 ( 52.804121)
total: 103.07 sec