Logfile: /home/ko1/ruby/logs/brlog.trunk.20230110-102621
#<BuildRuby:0x0000559abe839c68
@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-102621",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.001903 0.004679 0.935565 ( 1.086716)
build_miniruby 0.001360 0.000000 1.010730 ( 1.008624)
build_ruby 0.001647 0.000000 2.789489 ( 2.786603)
build_all 0.008922 0.000946 16.857794 ( 2.985660)
build_install 0.009384 0.000098 2.123514 ( 1.076062)
test_btest 0.000766 0.000180 73.373903 ( 10.824287)
test_basic 0.001524 0.005005 0.345399 ( 0.431735)
test_all 0.000978 0.000288 669.652288 ( 98.337251)
test_rubyspec 0.071097 0.056477 51.750652 ( 59.820718)
total: 178.36 sec