Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-125125
#<BuildRuby:0x000055bf649340d0
@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.20221230-125125",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000016 0.000003 0.000019 ( 0.000022)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.006132 0.000453 0.894184 ( 1.042107)
build_miniruby 0.000898 0.000180 1.015252 ( 1.013393)
build_ruby 0.001390 0.000278 2.784040 ( 2.781288)
build_all 0.009361 0.000176 16.776704 ( 2.978371)
build_install 0.009994 0.001763 2.302017 ( 1.184669)
test_btest 0.000748 0.000132 73.504268 ( 10.954757)
test_basic 0.000000 0.007593 0.381120 ( 0.465241)
test_all 0.000606 0.000928 655.426024 (102.447437)
test_rubyspec 0.080197 0.037124 51.417831 ( 59.510070)
total: 182.38 sec