Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-071832
#<BuildRuby:0x000055d4d29c6678
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230103-071832",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000036 0.000005 0.000041 ( 0.000042)
build_up 0.005588 0.000798 0.840941 ( 1.448033)
build_miniruby 0.001133 0.000161 1.013625 ( 1.011683)
build_ruby 0.001364 0.000195 2.769853 ( 2.767363)
build_all 0.009665 0.000040 16.796927 ( 2.986957)
build_install 0.004809 0.004716 2.283296 ( 1.184909)
test_btest 0.000745 0.000131 68.362489 ( 11.018108)
test_basic 0.005590 0.000986 0.348639 ( 0.434927)
test_all 0.001194 0.000210 680.801673 ( 96.287165)
test_rubyspec 0.069729 0.049341 51.763634 ( 59.841943)
total: 176.98 sec