Logfile: /home/ko1/ruby/logs/brlog.trunk.20231021-005711
#<BuildRuby:0x000055fa50e62eb8
@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.20231021-005711",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.005490 0.000157 1.424932 ( 1.702359)
build_miniruby 0.001108 0.000116 0.835516 ( 0.834805)
build_ruby 0.001198 0.000126 2.677054 ( 2.677205)
build_all 0.010009 0.000566 16.998801 ( 1.541676)
build_install 0.008951 0.000000 5.037919 ( 1.146294)
test_btest 0.000000 0.001167 81.646275 ( 7.877713)
test_basic 0.001916 0.002959 0.774770 ( 0.850253)
test_all 0.006952 0.000306 517.225687 ( 53.865707)
test_rubyspec 0.027667 0.026844 50.092957 ( 62.410276)
total: 132.91 sec