Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-184801
#<BuildRuby:0x000055976c000150
@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.20231222-184801",
@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.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000000 0.003701 0.745266 ( 1.144478)
build_miniruby 0.000000 0.001414 0.910444 ( 0.910776)
build_ruby 0.000809 0.000393 2.775837 ( 2.778644)
build_all 0.007046 0.001115 12.223048 ( 1.023195)
build_install 0.005997 0.004524 3.487231 ( 0.984405)
test_btest 0.000552 0.000197 64.047951 ( 5.196108)
test_basic 0.003910 0.000000 0.375246 ( 0.458893)
test_all 0.081616 0.024304 428.412033 ( 45.730307)
test_rubyspec 0.023101 0.026845 40.987677 ( 53.757118)
total: 111.98 sec