Logfile: /home/ko1/ruby/logs/brlog.trunk.20221029-083613
#<BuildRuby:0x00005635ea771570
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221029-083613",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009621 0.000889 1.093194 ( 1.129707)
build_miniruby 0.001449 0.000223 0.100777 ( 0.097710)
build_ruby 0.001422 0.000219 0.099804 ( 0.096636)
build_all 0.005021 0.002917 1.302139 ( 0.575196)
build_install 0.009694 0.005334 1.637963 ( 0.881375)
test_btest 0.001399 0.000329 64.295142 ( 6.466705)
test_basic 0.005092 0.001198 0.352624 ( 0.442065)
test_all 0.000943 0.007376 493.539849 ( 54.237445)
test_rubyspec 0.062727 0.074329 43.420636 ( 51.642956)
total: 115.57 sec