Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-193830
#<BuildRuby:0x00005635258580d0
@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.20220809-193830",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000000 0.006733 0.857179 ( 1.219376)
build_miniruby 0.000000 0.001074 0.057892 ( 0.056622)
build_ruby 0.000000 0.000970 0.060040 ( 0.058850)
build_all 0.000855 0.003784 1.527159 ( 0.594293)
build_install 0.007308 0.003843 5.632674 ( 2.142913)
test_btest 0.000621 0.000207 49.025200 ( 8.126376)
test_basic 0.005349 0.000000 0.295119 ( 0.384176)
test_all 0.001186 0.000000 618.719768 ( 88.168043)
test_rubyspec 0.089092 0.033944 43.701801 ( 51.073401)
total: 151.82 sec