Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-080613
#<BuildRuby:0x00005613b4e0c090
@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.20231130-080613",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.003766 0.000000 0.960133 ( 1.259055)
build_miniruby 0.000823 0.000000 0.870744 ( 0.870975)
build_ruby 0.001066 0.000000 2.705426 ( 2.706773)
build_all 0.008055 0.000000 12.067093 ( 1.015080)
build_install 0.008477 0.000000 3.573407 ( 0.967200)
test_btest 0.000723 0.000000 63.228319 ( 5.567559)
test_basic 0.000000 0.003017 0.370092 ( 0.451564)
test_all 0.081693 0.018750 381.904946 ( 37.212103)
test_rubyspec 0.049682 0.025255 39.562443 ( 52.197156)
total: 102.25 sec