Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-060207
#<BuildRuby:0x000055ace7da3e70
@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.20230131-060207",
@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.000012 0.000003 0.000015 ( 0.000015)
configure 0.000022 0.000005 0.000027 ( 0.000041)
build_up 0.006594 0.000000 0.843916 ( 1.155577)
build_miniruby 0.001278 0.000000 1.009875 ( 1.008016)
build_ruby 0.001430 0.000000 2.787448 ( 2.785003)
build_all 0.009370 0.000436 16.761581 ( 2.989055)
build_install 0.008353 0.000686 2.082978 ( 1.070428)
test_btest 0.000911 0.000152 73.000739 ( 10.438879)
test_basic 0.002313 0.004055 0.342916 ( 0.429546)
test_all 0.001242 0.000262 659.194822 (106.899257)
test_rubyspec 0.085926 0.026694 51.755426 ( 59.861802)
total: 186.64 sec