Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-100418
#<BuildRuby:0x0000558042863ce8
@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.20240117-100418",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.000935 0.004355 1.218340 ( 1.567755)
build_miniruby 0.001225 0.000288 0.789540 ( 0.788679)
build_ruby 0.001020 0.000240 2.663797 ( 2.663333)
build_all 0.004719 0.004440 14.459762 ( 1.306122)
build_install 0.005822 0.001617 4.187554 ( 1.073879)
test_btest 0.001034 0.000000 81.045165 ( 6.746946)
test_basic 0.002477 0.002960 0.852795 ( 0.928085)
test_all 0.111958 0.020389 477.280454 ( 48.726207)
test_rubyspec 0.031862 0.031958 81.535945 ( 93.881907)
total: 157.68 sec