Logfile: /home/ko1/ruby/logs/brlog.trunk.20231128-130416
#<BuildRuby:0x00005562edb84098
@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.20231128-130416",
@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.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.000000 0.005816 0.913511 ( 1.333621)
build_miniruby 0.000314 0.000661 0.815435 ( 0.815576)
build_ruby 0.000914 0.000457 2.640576 ( 2.641720)
build_all 0.007431 0.001583 12.701899 ( 0.989647)
build_install 0.010221 0.001528 3.741199 ( 0.997707)
test_btest 0.000579 0.000231 62.648308 ( 4.520271)
test_basic 0.002906 0.001162 0.411955 ( 0.489389)
test_all 0.062684 0.032127 347.572188 ( 41.004323)
test_rubyspec 0.030154 0.040581 40.062629 ( 52.652278)
total: 105.45 sec