Logfile: /home/ko1/ruby/logs/brlog.trunk.20230601-183020
#<BuildRuby:0x000056317131fcb0
@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.20230601-183020",
@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.000002 0.000010 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.004855 0.000199 1.408277 ( 2.732582)
build_miniruby 0.000965 0.000214 0.833540 ( 0.833033)
build_ruby 0.001081 0.000241 2.498726 ( 2.499132)
build_all 0.005906 0.003541 12.534904 ( 1.110973)
build_install 0.005400 0.002281 1.640896 ( 0.871769)
test_btest 0.000648 0.000000 83.479773 ( 7.267874)
test_basic 0.002922 0.000000 0.587319 ( 0.670190)
test_all 0.000969 0.000242 424.526979 ( 45.213636)
test_rubyspec 0.026322 0.013633 41.879424 ( 54.388126)
total: 115.59 sec