Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-024212
#<BuildRuby:0x0000555eaf5bfe88
@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.20231207-024212",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000103 0.004014 0.986936 ( 1.243556)
build_miniruby 0.001073 0.000000 0.868023 ( 0.868731)
build_ruby 0.001119 0.000000 2.709884 ( 2.713324)
build_all 0.008775 0.000000 12.154283 ( 0.984505)
build_install 0.005044 0.007056 3.586422 ( 0.968793)
test_btest 0.000000 0.001101 61.727891 ( 6.004795)
test_basic 0.002364 0.001191 0.380496 ( 0.461366)
test_all 0.069104 0.028900 390.215065 ( 33.403313)
test_rubyspec 0.037865 0.035007 39.635284 ( 52.261673)
total: 98.91 sec