Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-215045
#<BuildRuby:0x00005579f2fb83c8
@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.20230108-215045",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000015 0.000005 0.000020 ( 0.000020)
build_up 0.005922 0.000562 0.874795 ( 1.068858)
build_miniruby 0.000959 0.000295 1.024671 ( 1.023070)
build_ruby 0.001688 0.000000 2.779790 ( 2.776820)
build_all 0.009330 0.000671 16.885143 ( 3.012460)
build_install 0.005023 0.006161 2.119774 ( 1.076605)
test_btest 0.000808 0.000269 78.682382 ( 10.707573)
test_basic 0.006171 0.000403 0.368749 ( 0.454705)
test_all 0.001048 0.000327 671.737876 ( 98.556598)
test_rubyspec 0.079558 0.054875 52.109225 ( 60.158633)
total: 178.84 sec