Logfile: /home/ko1/ruby/logs/brlog.trunk.20230801-053145
#<BuildRuby:0x000055f748afb708
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230801-053145",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000015 0.000002 0.000017 ( 0.000016)
build_up 0.005586 0.000000 1.453557 ( 2.729908)
build_miniruby 0.001061 0.000000 0.860703 ( 0.860423)
build_ruby 0.001658 0.000000 2.563343 ( 2.568260)
build_all 0.008635 0.000000 13.153668 ( 1.230343)
build_install 0.007793 0.000000 1.942365 ( 0.901249)
test_btest 0.001142 0.000000 77.856646 ( 7.594047)
test_basic 0.005509 0.000000 0.642266 ( 0.718223)
test_all 0.001150 0.000584 479.327082 ( 54.323594)
test_rubyspec 0.027351 0.021506 44.515875 ( 56.868909)
total: 127.80 sec