Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-234543
#<BuildRuby:0x00005648d06a2858
@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.20230125-234543",
@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.000006 0.000003 0.000009 ( 0.000008)
autoconf 0.000018 0.000008 0.000026 ( 0.000048)
configure 0.000009 0.000004 0.000013 ( 0.000014)
build_up 0.000450 0.006033 0.849257 ( 1.187438)
build_miniruby 0.000775 0.000452 1.014169 ( 1.012365)
build_ruby 0.001020 0.000595 2.766507 ( 2.763669)
build_all 0.007745 0.002055 16.697929 ( 3.004619)
build_install 0.006323 0.002850 2.084489 ( 1.068984)
test_btest 0.000702 0.000371 73.773668 ( 10.264549)
test_basic 0.003222 0.003411 0.372818 ( 0.459156)
test_all 0.001028 0.000571 650.893122 (112.473821)
test_rubyspec 0.043771 0.050072 52.020171 ( 60.069946)
total: 192.31 sec