Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-174742
#<BuildRuby:0x0000557a58e3f918
@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.20240116-174742",
@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.000012 0.000004 0.000016 ( 0.000017)
autoconf 0.000022 0.000007 0.000029 ( 0.000028)
configure 0.000016 0.000006 0.000022 ( 0.000022)
build_up 0.005030 0.000299 1.100535 ( 1.458385)
build_miniruby 0.000000 0.001687 0.945173 ( 0.944178)
build_ruby 0.000209 0.000998 2.844140 ( 2.843670)
build_all 0.007668 0.001253 14.265447 ( 1.369243)
build_install 0.003719 0.003972 4.060735 ( 1.043992)
test_btest 0.000747 0.000275 75.211920 ( 6.922165)
test_basic 0.007899 0.000000 0.751868 ( 0.820173)
test_all 0.097506 0.029598 499.346440 ( 47.635184)
test_rubyspec 0.024748 0.035647 82.071076 ( 94.389903)
total: 157.43 sec