Logfile: /home/ko1/ruby/logs/brlog.trunk.20231120-183629
#<BuildRuby:0x000055ab983040c8
@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.20231120-183629",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.005793 0.000269 0.944949 ( 1.351004)
build_miniruby 0.000975 0.000150 0.810825 ( 0.810975)
build_ruby 0.001374 0.000212 2.591039 ( 2.591822)
build_all 0.007405 0.000433 12.091178 ( 0.994562)
build_install 0.006761 0.004141 3.496668 ( 0.972889)
test_btest 0.001010 0.000189 61.704788 ( 5.719250)
test_basic 0.000000 0.004447 0.412480 ( 0.492083)
test_all 0.076493 0.024646 351.646766 ( 41.880779)
test_rubyspec 0.035204 0.029117 40.160859 ( 52.724008)
total: 107.54 sec