Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-133916
#<BuildRuby:0x000055d7f9908068
@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.20230106-133916",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000000 0.000005 ( 0.000007)
build_up 0.003148 0.000525 0.633598 ( 1.064603)
build_miniruby 0.000754 0.000126 0.676957 ( 0.676369)
build_ruby 0.001318 0.000000 2.416834 ( 2.416342)
build_all 0.009746 0.000000 12.916341 ( 1.596997)
build_install 0.006766 0.000106 1.547327 ( 0.731077)
test_btest 0.000627 0.000078 66.398750 ( 6.329982)
test_basic 0.003311 0.000414 0.247045 ( 0.342025)
test_all 0.001875 0.000235 500.970577 ( 50.175962)
test_rubyspec 0.003918 0.025235 35.720606 ( 46.013336)
total: 109.35 sec