Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-211241
#<BuildRuby:0x0000556008410010
@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.20230125-211241",
@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.000000 0.006131 0.893302 ( 1.083678)
build_miniruby 0.000000 0.001328 1.010409 ( 1.008558)
build_ruby 0.001663 0.000000 2.766915 ( 2.764313)
build_all 0.009851 0.000000 16.694666 ( 2.990417)
build_install 0.008090 0.003148 2.110753 ( 1.087453)
test_btest 0.000801 0.000252 71.952605 ( 10.677584)
test_basic 0.002308 0.004709 0.374025 ( 0.459164)
test_all 0.000932 0.000344 665.347323 ( 96.611963)
test_rubyspec 0.062915 0.038218 51.949953 ( 60.040565)
total: 176.72 sec