Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-230644
#<BuildRuby:0x000055c76836be80
@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.20221224-230644",
@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.000011 0.000000 0.000011 ( 0.000010)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.004484 0.000000 0.848958 ( 1.081580)
build_miniruby 0.000907 0.000000 0.984858 ( 0.983713)
build_ruby 0.001190 0.000000 2.611446 ( 2.610019)
build_all 0.008763 0.000000 15.820478 ( 3.329066)
build_install 0.008406 0.000000 2.171878 ( 1.237275)
test_btest 0.000674 0.000000 61.283401 ( 12.006785)
test_basic 0.005095 0.000000 0.302943 ( 0.393356)
test_all 0.000931 0.000000 626.666119 (108.281387)
test_rubyspec 0.071534 0.000000 51.292511 ( 59.516402)
total: 189.44 sec