Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-085233
#<BuildRuby:0x000055e667c968c0
@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.20220724-085233",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.006068 0.000301 0.815842 ( 0.944543)
build_miniruby 0.001025 0.000000 0.057928 ( 0.056690)
build_ruby 0.001013 0.000000 0.059364 ( 0.058100)
build_all 0.004478 0.000333 1.529976 ( 0.582606)
build_install 0.007045 0.004114 5.596881 ( 2.138550)
test_btest 0.000640 0.000120 56.332500 ( 7.980154)
test_basic 0.004685 0.000878 0.310414 ( 0.398893)
test_all 0.000537 0.000488 581.216808 ( 91.980152)
test_rubyspec 0.079902 0.047575 43.514019 ( 49.100437)
total: 153.24 sec