Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-132351
#<BuildRuby:0x000055ab59abff90
@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.20240117-132351",
@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.000010)
configure 0.000004 0.000001 0.000005 ( 0.000006)
build_up 0.004012 0.001095 0.796070 ( 1.213220)
build_miniruby 0.000789 0.000216 0.852191 ( 0.852170)
build_ruby 0.001117 0.000304 2.714676 ( 2.715777)
build_all 0.007753 0.000000 12.050607 ( 0.982718)
build_install 0.007145 0.003678 3.407672 ( 0.960222)
test_btest 0.000448 0.000119 64.828828 ( 4.527398)
test_basic 0.003935 0.000000 0.382654 ( 0.464712)
test_all 0.074987 0.022707 365.689738 ( 43.201128)
test_rubyspec 0.044883 0.084427 73.304793 ( 85.794901)
total: 140.71 sec