Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-132209
#<BuildRuby:0x00005579353ef0b8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231223-132209",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.004691 0.000782 1.143024 ( 1.639501)
build_miniruby 0.001611 0.000000 0.885112 ( 0.884712)
build_ruby 0.001456 0.000000 2.828350 ( 2.828535)
build_all 0.007765 0.002455 16.511941 ( 1.482102)
build_install 0.009698 0.000000 4.901779 ( 1.228833)
test_btest 0.001063 0.000000 85.029899 ( 7.414746)
test_basic 0.002224 0.003419 0.885513 ( 0.960086)
test_all 0.079061 0.055292 525.425759 ( 48.708398)
test_rubyspec 0.018133 0.028704 50.772275 ( 63.131095)
total: 128.28 sec