Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-191938
#<BuildRuby:0x00005564bffd3fa8
@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.20220815-191938",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.006045 0.000465 0.856122 ( 0.909101)
build_miniruby 0.000930 0.000071 0.059549 ( 0.058229)
build_ruby 0.000782 0.000060 0.059099 ( 0.057854)
build_all 0.003960 0.000305 1.533777 ( 0.583709)
build_install 0.010528 0.000391 1.903924 ( 0.959683)
test_btest 0.000697 0.000000 56.235519 ( 7.897056)
test_basic 0.005302 0.000042 0.263028 ( 0.352249)
test_all 0.002183 0.000146 617.277554 ( 90.792893)
test_rubyspec 0.047740 0.036138 44.027844 ( 51.433918)
total: 153.05 sec