Logfile: /home/ko1/ruby/logs/brlog.trunk.20230110-114524
#<BuildRuby:0x00005639b35dff28
@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.20230110-114524",
@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.000013 0.000003 0.000016 ( 0.000017)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.000886 0.005774 0.853015 ( 1.056745)
build_miniruby 0.000957 0.000319 1.010246 ( 1.008303)
build_ruby 0.001214 0.000405 2.777908 ( 2.775292)
build_all 0.009503 0.000576 16.876221 ( 3.008410)
build_install 0.010010 0.001700 2.115941 ( 1.082523)
test_btest 0.000881 0.000244 73.743642 ( 10.727538)
test_basic 0.006439 0.000567 0.348802 ( 0.434322)
test_all 0.001269 0.000334 663.629317 (103.144082)
test_rubyspec 0.080147 0.051926 52.059557 ( 60.080132)
total: 183.32 sec