Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-002010
#<BuildRuby:0x00005597ef423e70
@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.20230114-002010",
@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.000002 0.000007 ( 0.000008)
autoconf 0.000011 0.000004 0.000015 ( 0.000014)
configure 0.000020 0.000007 0.000027 ( 0.000028)
build_up 0.001864 0.004855 0.848062 ( 1.053545)
build_miniruby 0.000934 0.000389 1.011718 ( 1.009827)
build_ruby 0.001174 0.000490 2.778070 ( 2.775517)
build_all 0.003698 0.006268 16.776057 ( 3.001638)
build_install 0.007608 0.003804 2.089361 ( 1.077554)
test_btest 0.000710 0.000355 66.989204 ( 11.070925)
test_basic 0.006069 0.000661 0.355249 ( 0.440996)
test_all 0.001040 0.000485 646.991552 (109.973342)
test_rubyspec 0.045994 0.034751 51.873733 ( 59.980020)
total: 190.38 sec