Logfile: /home/ko1/ruby/logs/brlog.trunk.20231203-215001
#<BuildRuby:0x00005565fa0e3840
@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.20231203-215001",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004787 0.001126 1.207907 ( 1.613133)
build_miniruby 0.000892 0.000209 0.940972 ( 0.940511)
build_ruby 0.001051 0.000248 2.783339 ( 2.783289)
build_all 0.009294 0.001104 16.700883 ( 1.461793)
build_install 0.005701 0.003727 4.969879 ( 1.225516)
test_btest 0.000979 0.000245 86.071660 ( 7.471731)
test_basic 0.005007 0.000124 0.754825 ( 0.824122)
test_all 0.114600 0.022950 536.118299 ( 57.674170)
test_rubyspec 0.030407 0.015710 50.791434 ( 63.062240)
total: 137.06 sec