Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-024524
#<BuildRuby:0x000055964b11ffa8
@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.20240104-024524",
@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.000020 0.000003 0.000023 ( 0.000024)
build_up 0.004208 0.000702 1.287036 ( 1.558844)
build_miniruby 0.000703 0.000118 0.848737 ( 0.848263)
build_ruby 0.000000 0.001289 2.712621 ( 2.713128)
build_all 0.003654 0.005013 14.343779 ( 1.317898)
build_install 0.008543 0.000190 4.211565 ( 1.058267)
test_btest 0.000909 0.000198 74.237083 ( 7.024836)
test_basic 0.004723 0.000167 0.689946 ( 0.769902)
test_all 0.110349 0.021279 494.473591 ( 49.007252)
test_rubyspec 0.034036 0.012126 48.152018 ( 60.548126)
total: 124.85 sec