Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-012020
#<BuildRuby:0x0000557e10ec3f90
@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.20231223-012020",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.000083 0.004025 0.749482 ( 1.116052)
build_miniruby 0.000000 0.001296 0.903605 ( 0.903871)
build_ruby 0.000000 0.001845 2.773566 ( 2.776392)
build_all 0.001975 0.005720 12.277765 ( 0.968243)
build_install 0.008394 0.000000 3.519375 ( 0.990232)
test_btest 0.000657 0.000038 66.798187 ( 4.759898)
test_basic 0.002690 0.001108 0.382924 ( 0.458968)
test_all 0.070240 0.035450 421.745968 ( 35.745059)
test_rubyspec 0.018396 0.030427 40.751961 ( 53.562985)
total: 101.28 sec