Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-203819
#<BuildRuby:0x0000556a6365e8c0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220819-203819",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000016)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.002705 0.003513 0.828901 ( 0.867855)
build_miniruby 0.000781 0.000240 0.057641 ( 0.056444)
build_ruby 0.000738 0.000227 0.058883 ( 0.057729)
build_all 0.003546 0.001091 1.537263 ( 0.590778)
build_install 0.003469 0.005518 1.911948 ( 0.960123)
test_btest 0.000507 0.000195 51.099985 ( 8.744950)
test_basic 0.001005 0.004958 0.362214 ( 0.450298)
test_all 0.001497 0.000690 621.953920 ( 89.971658)
test_rubyspec 0.067025 0.054150 44.354222 ( 52.613804)
total: 154.31 sec