Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-203017
#<BuildRuby:0x000055c9810040d8
@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.20231202-203017",
@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.000006)
build_up 0.004819 0.000000 0.979946 ( 1.246511)
build_miniruby 0.000000 0.000934 0.865114 ( 0.865061)
build_ruby 0.000000 0.001132 2.703210 ( 2.704122)
build_all 0.006350 0.001167 12.049149 ( 0.974942)
build_install 0.008684 0.000482 3.555257 ( 0.963395)
test_btest 0.000674 0.000037 61.728293 ( 5.732023)
test_basic 0.003322 0.000000 0.370439 ( 0.452580)
test_all 0.069189 0.030529 367.899034 ( 37.157837)
test_rubyspec 0.024593 0.039584 39.793146 ( 52.495700)
total: 102.59 sec