Logfile: /home/ko1/ruby/logs/brlog.trunk.20231124-125957
#<BuildRuby:0x00005655029e78e0
@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.20231124-125957",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004206 0.001147 0.912246 ( 1.280905)
build_miniruby 0.000856 0.000234 0.831380 ( 0.831191)
build_ruby 0.001106 0.000302 2.614192 ( 2.615402)
build_all 0.006282 0.002451 12.313500 ( 1.009278)
build_install 0.010379 0.003530 3.741974 ( 0.989764)
test_btest 0.000639 0.000189 63.311591 ( 5.742324)
test_basic 0.002238 0.002179 0.402468 ( 0.481758)
test_all 0.073798 0.018446 352.856694 ( 33.454181)
test_rubyspec 0.013734 0.059423 39.972779 ( 52.516910)
total: 98.92 sec