Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-214456
#<BuildRuby:0x0000559c9b2bf7b8
@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.20240114-214456",
@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.000010 0.000003 0.000013 ( 0.000013)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.000741 0.004413 1.015613 ( 1.392091)
build_miniruby 0.000957 0.000000 0.820390 ( 0.819863)
build_ruby 0.000000 0.001312 2.702667 ( 2.702971)
build_all 0.002261 0.006702 14.077461 ( 1.334103)
build_install 0.005577 0.002296 4.034934 ( 1.058145)
test_btest 0.000761 0.000313 75.595031 ( 6.835948)
test_basic 0.000000 0.004540 0.723526 ( 0.797851)
test_all 0.098774 0.034786 521.219767 ( 47.030448)
test_rubyspec 0.025950 0.018191 50.309309 ( 62.705020)
total: 124.68 sec