Logfile: /home/ko1/ruby/logs/brlog.trunk.20231014-085239
#<BuildRuby:0x000055de41d67840
@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.20231014-085239",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.001142 0.004517 1.365408 ( 1.620474)
build_miniruby 0.000745 0.000331 0.989705 ( 0.989368)
build_ruby 0.001037 0.000461 2.853128 ( 2.853212)
build_all 0.005669 0.005009 18.131875 ( 1.647179)
build_install 0.008359 0.001761 5.224068 ( 1.257045)
test_btest 0.000463 0.000210 90.702401 ( 7.616613)
test_basic 0.001193 0.003039 0.648790 ( 0.724155)
test_all 0.006087 0.000695 551.829818 ( 65.250936)
test_rubyspec 0.023806 0.021110 53.494840 ( 65.756843)
total: 147.72 sec