Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-025910
#<BuildRuby:0x0000564b71e028c0
@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.20220827-025910",
@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.000014 0.000002 0.000016 ( 0.000016)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.002310 0.004417 0.859066 ( 1.477905)
build_miniruby 0.001062 0.000000 0.057887 ( 0.056661)
build_ruby 0.001023 0.000000 0.059491 ( 0.058262)
build_all 0.004077 0.000487 1.544257 ( 0.585607)
build_install 0.011014 0.000000 1.938271 ( 0.972553)
test_btest 0.000600 0.000000 49.153566 ( 8.926504)
test_basic 0.002476 0.003621 0.343772 ( 0.431708)
test_all 0.002769 0.000000 607.527321 ( 89.004857)
test_rubyspec 0.094140 0.028131 43.928382 ( 52.204738)
total: 153.72 sec