Logfile: /home/ko1/ruby/logs/brlog.trunk.20230217-033835
#<BuildRuby:0x0000555ce6c238f8
@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.20230217-033835",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.003541 0.000272 0.789328 ( 1.187795)
build_miniruby 0.000911 0.000070 0.685053 ( 0.684105)
build_ruby 0.001134 0.000087 2.115791 ( 2.115226)
build_all 0.009385 0.000000 12.503470 ( 1.559776)
build_install 0.006387 0.000174 1.586090 ( 0.785501)
test_btest 0.000639 0.000040 64.630851 ( 6.312066)
test_basic 0.003444 0.000215 0.299861 ( 0.394593)
test_all 0.001124 0.000071 491.036893 ( 47.059465)
test_rubyspec 0.009720 0.019644 35.172157 ( 45.790387)
total: 105.89 sec