Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-193324
#<BuildRuby:0x000055ab94d02740
@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.20230105-193324",
@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.000014 0.000004 0.000018 ( 0.000019)
configure 0.000036 0.000011 0.000047 ( 0.000047)
build_up 0.005062 0.001558 0.904272 ( 1.061909)
build_miniruby 0.000968 0.000298 1.011413 ( 1.009290)
build_ruby 0.001270 0.000391 2.785993 ( 2.783174)
build_all 0.009764 0.000244 16.800313 ( 3.002455)
build_install 0.010052 0.001391 2.098023 ( 1.074250)
test_btest 0.000757 0.000190 75.670773 ( 10.153739)
test_basic 0.002117 0.005550 0.387557 ( 0.471590)
test_all 0.000000 0.001362 664.099824 ( 98.069791)
test_rubyspec 0.058392 0.042841 51.587070 ( 59.633905)
total: 177.26 sec