Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-230449
#<BuildRuby:0x000055d9d4e6b1e0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240109-230449",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.005111 0.000183 0.792980 ( 1.184671)
build_miniruby 0.000903 0.000150 0.812075 ( 0.811838)
build_ruby 0.001332 0.000222 2.670944 ( 2.671652)
build_all 0.006731 0.000000 11.957149 ( 0.984942)
build_install 0.009691 0.003412 3.403614 ( 0.959178)
test_btest 0.000635 0.000112 63.695355 ( 5.106601)
test_basic 0.001990 0.003591 0.403842 ( 0.483340)
test_all 0.073778 0.022825 376.688676 ( 41.642105)
test_rubyspec 0.030810 0.034546 40.470323 ( 53.021856)
total: 106.87 sec