Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-072137
#<BuildRuby:0x000056104e96e678
@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.20221212-072137",
@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.000019 0.000003 0.000022 ( 0.000022)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.003825 0.000478 0.839976 ( 1.051607)
build_miniruby 0.000907 0.000113 1.011973 ( 1.010570)
build_ruby 0.001368 0.000000 2.744769 ( 2.658136)
build_all 0.008815 0.000174 15.776224 ( 3.386103)
build_install 0.008684 0.000000 2.288988 ( 1.305722)
test_btest 0.000549 0.000044 65.658397 ( 11.064471)
test_basic 0.001067 0.003963 0.314060 ( 0.404221)
test_all 0.001167 0.000166 663.792940 (159.560899)
test_rubyspec 0.031714 0.031676 52.887945 ( 61.010182)
total: 241.45 sec