Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-025447
#<BuildRuby:0x000055d6bdca2878
@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.20220808-025447",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000013 0.000003 0.000016 ( 0.000015)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.005598 0.000933 0.859599 ( 0.894106)
build_miniruby 0.000886 0.000148 0.057926 ( 0.056606)
build_ruby 0.000788 0.000131 0.059896 ( 0.058651)
build_all 0.003935 0.000656 1.549646 ( 0.601340)
build_install 0.010216 0.000788 5.646138 ( 2.161870)
test_btest 0.000704 0.000109 54.955372 ( 7.974180)
test_basic 0.000052 0.005557 0.305770 ( 0.394534)
test_all 0.001092 0.000252 613.976872 ( 89.057098)
test_rubyspec 0.092325 0.034843 43.850080 ( 51.213813)
total: 152.41 sec