Logfile: /home/ko1/ruby/logs/brlog.trunk.20230130-164147
#<BuildRuby:0x00005565419e0010
@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.20230130-164147",
@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.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.005598 0.000800 0.857244 ( 1.076649)
build_miniruby 0.001207 0.000172 1.013984 ( 1.012005)
build_ruby 0.001459 0.000208 2.769617 ( 2.766971)
build_all 0.009673 0.000045 16.696415 ( 2.967687)
build_install 0.000000 0.011236 2.084131 ( 1.071346)
test_btest 0.000000 0.000885 71.030195 ( 11.282549)
test_basic 0.004616 0.001796 0.373171 ( 0.459277)
test_all 0.001012 0.000298 665.021557 ( 96.758772)
test_rubyspec 0.059713 0.018388 51.683352 ( 59.757621)
total: 177.15 sec