Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-181238
#<BuildRuby:0x0000561b60f9efa8
@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.20231130-181238",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.004158 0.000832 0.959362 ( 1.260182)
build_miniruby 0.000663 0.000132 0.872554 ( 0.873307)
build_ruby 0.001374 0.000275 2.718864 ( 2.722636)
build_all 0.003318 0.004257 12.113796 ( 0.990676)
build_install 0.005112 0.004700 3.605659 ( 0.976761)
test_btest 0.000442 0.000147 63.877927 ( 4.864498)
test_basic 0.003291 0.000000 0.376076 ( 0.456567)
test_all 0.078739 0.021947 383.500782 ( 42.616922)
test_rubyspec 0.040697 0.027834 39.632421 ( 52.325320)
total: 107.09 sec