Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-143509
#<BuildRuby:0x000055c10188e858
@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.20230106-143509",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000012 0.000006 0.000018 ( 0.000018)
configure 0.000009 0.000004 0.000013 ( 0.000013)
build_up 0.005773 0.000699 0.846011 ( 1.033992)
build_miniruby 0.001342 0.000000 1.012704 ( 1.010810)
build_ruby 0.001483 0.000000 2.767264 ( 2.764599)
build_all 0.009700 0.000000 16.784458 ( 2.980975)
build_install 0.010496 0.000582 2.054157 ( 1.071629)
test_btest 0.001098 0.000000 75.456198 ( 11.013480)
test_basic 0.006449 0.000000 0.361739 ( 0.448519)
test_all 0.001380 0.000083 658.194900 (105.064034)
test_rubyspec 0.067676 0.061069 51.999176 ( 60.141509)
total: 185.53 sec