Logfile: /home/ko1/ruby/logs/brlog.trunk.20231225-020242
#<BuildRuby:0x000055c79ae38098
@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.20231225-020242",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.002928 0.000266 0.742424 ( 1.118091)
build_miniruby 0.000766 0.000070 0.901660 ( 0.901603)
build_ruby 0.000991 0.000090 2.780112 ( 2.782600)
build_all 0.006479 0.000589 12.133506 ( 0.996125)
build_install 0.009494 0.000000 3.410302 ( 0.988549)
test_btest 0.000579 0.000000 66.948862 ( 4.974498)
test_basic 0.002984 0.000229 0.375349 ( 0.457531)
test_all 0.095709 0.011205 447.224950 ( 41.077397)
test_rubyspec 0.034646 0.020251 40.413527 ( 53.160001)
total: 106.46 sec