Logfile: /home/ko1/ruby/logs/brlog.trunk.20231023-012038
#<BuildRuby:0x000055f8e1c07c38
@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.20231023-012038",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.001348 0.004407 2.326669 ( 2.527938)
build_miniruby 0.000783 0.000230 0.928525 ( 0.927934)
build_ruby 0.001137 0.000334 2.684563 ( 2.685197)
build_all 0.010178 0.000000 16.118993 ( 1.483164)
build_install 0.007749 0.001338 5.233990 ( 1.148026)
test_btest 0.000771 0.000193 84.280680 ( 6.688882)
test_basic 0.002859 0.000715 0.601755 ( 0.683661)
test_all 0.111808 0.022718 480.350382 ( 53.417670)
test_rubyspec 0.021747 0.026564 50.029802 ( 62.327822)
total: 131.89 sec