Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-034932
#<BuildRuby:0x000056338bfc43c8
@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.20230109-034932",
@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.000019 0.000006 0.000025 ( 0.000025)
autoconf 0.000041 0.000013 0.000054 ( 0.000054)
configure 0.000030 0.000009 0.000039 ( 0.000041)
build_up 0.000000 0.008932 0.853065 ( 1.029158)
build_miniruby 0.000000 0.001253 1.010862 ( 1.008970)
build_ruby 0.000024 0.001592 2.786354 ( 2.783751)
build_all 0.009319 0.000650 16.910311 ( 3.004277)
build_install 0.009313 0.002298 2.131468 ( 1.086042)
test_btest 0.000787 0.000345 79.443440 ( 11.013626)
test_basic 0.004686 0.002050 0.362625 ( 0.448529)
test_all 0.001366 0.000000 664.904480 (105.012304)
test_rubyspec 0.069794 0.064850 51.977888 ( 60.060860)
total: 185.45 sec