Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-102949
#<BuildRuby:0x000055f49ada6be8
@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.20230104-102949",
@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.000003 0.000008 ( 0.000007)
autoconf 0.000034 0.000015 0.000049 ( 0.000050)
configure 0.000010 0.000004 0.000014 ( 0.000014)
build_up 0.004568 0.002076 0.854892 ( 1.319058)
build_miniruby 0.000861 0.000391 1.010726 ( 1.008710)
build_ruby 0.001003 0.000456 2.761657 ( 2.759144)
build_all 0.006715 0.003052 16.741029 ( 2.972750)
build_install 0.006030 0.005666 2.317644 ( 1.188181)
test_btest 0.000629 0.000314 74.089585 ( 10.807775)
test_basic 0.000590 0.005764 0.346009 ( 0.432773)
test_all 0.000973 0.000567 658.693240 (104.351979)
test_rubyspec 0.054006 0.073169 51.333506 ( 59.379836)
total: 184.22 sec