Logfile: /home/ko1/ruby/logs/brlog.trunk.20231103-050955
#<BuildRuby:0x000055ed53dd7728
@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.20231103-050955",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.004905 0.000340 1.363582 ( 1.631324)
build_miniruby 0.000764 0.000286 0.915524 ( 0.915826)
build_ruby 0.000000 0.001244 2.595774 ( 2.596949)
build_all 0.000000 0.010229 16.385676 ( 1.503365)
build_install 0.004091 0.004191 4.842754 ( 1.171658)
test_btest 0.000000 0.001151 83.102565 ( 7.277201)
test_basic 0.003880 0.000422 0.710030 ( 0.784981)
test_all 0.096847 0.038879 513.021657 ( 51.158178)
test_rubyspec 0.024013 0.020780 51.493296 ( 63.757044)
total: 130.80 sec