Logfile: /home/ko1/ruby/logs/brlog.trunk.20231128-034917
#<BuildRuby:0x000055c5b16a40d8
@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.20231128-034917",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004681 0.000851 0.913792 ( 1.306844)
build_miniruby 0.000935 0.000000 0.830715 ( 0.830999)
build_ruby 0.000000 0.001393 2.661652 ( 2.662772)
build_all 0.003693 0.003850 12.284110 ( 1.009586)
build_install 0.009369 0.001468 3.783454 ( 0.988185)
test_btest 0.000751 0.000000 63.246609 ( 5.557479)
test_basic 0.003671 0.000328 0.399383 ( 0.479227)
test_all 0.079301 0.018075 356.677706 ( 40.221744)
test_rubyspec 0.042171 0.022079 40.031187 ( 52.584415)
total: 105.64 sec