Logfile: /home/ko1/ruby/logs/brlog.trunk.20230705-154610
#<BuildRuby:0x000055b5cfc2b818
@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.20230705-154610",
@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.000006)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.005397 0.000149 1.348768 ( 2.634045)
build_miniruby 0.001054 0.000111 0.818711 ( 0.818979)
build_ruby 0.001132 0.000119 2.550966 ( 2.551579)
build_all 0.008111 0.000383 11.224964 ( 7.817255)
build_install 0.004045 0.004421 4.969939 ( 1.951353)
test_btest 0.000829 0.000118 84.869781 ( 7.073326)
test_basic 0.002872 0.004212 0.728135 ( 0.804541)
test_all 0.000000 0.001046 466.363984 ( 41.169401)
test_rubyspec 0.020245 0.020437 42.494309 ( 54.983751)
total: 119.80 sec