Logfile: /home/ko1/ruby/logs/brlog.trunk.20231121-063411
#<BuildRuby:0x000055db58d3c0c8
@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.20231121-063411",
@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.000003 0.000002 0.000005 ( 0.000004)
autoconf 0.000006 0.000003 0.000009 ( 0.000008)
configure 0.000005 0.000003 0.000008 ( 0.000007)
build_up 0.004965 0.000317 0.895984 ( 1.281239)
build_miniruby 0.000746 0.000332 0.811952 ( 0.811445)
build_ruby 0.000000 0.001463 2.610283 ( 2.611626)
build_all 0.005312 0.003318 11.978959 ( 1.017460)
build_install 0.005897 0.007204 3.463854 ( 0.963702)
test_btest 0.000627 0.000366 64.574687 ( 4.550887)
test_basic 0.000000 0.004798 0.387785 ( 0.466948)
test_all 0.078127 0.025256 350.988952 ( 38.940204)
test_rubyspec 0.042227 0.040119 40.085574 ( 52.640355)
total: 103.28 sec