Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-065703
#<BuildRuby:0x0000564bc5fa6628
@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.20230120-065703",
@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.000005 0.000001 0.000006 ( 0.000008)
autoconf 0.000014 0.000005 0.000019 ( 0.000018)
configure 0.000021 0.000007 0.000028 ( 0.000013)
build_up 0.002823 0.003603 0.852754 ( 1.750512)
build_miniruby 0.000866 0.000334 1.029113 ( 1.027273)
build_ruby 0.001146 0.000440 2.781153 ( 2.784414)
build_all 0.002605 0.007538 16.915005 ( 2.960662)
build_install 0.003740 0.007912 2.145768 ( 1.076121)
test_btest 0.000675 0.000405 78.392262 ( 10.620052)
test_basic 0.005594 0.000853 0.366229 ( 0.452483)
test_all 0.000796 0.000448 682.423927 ( 99.139328)
test_rubyspec 0.050855 0.043026 52.154413 ( 60.190192)
total: 180.00 sec