Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-063205
#<BuildRuby:0x000055c2b00ea678
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221226-063205",
@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.000017)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.000000 0.004128 0.766803 ( 1.013605)
build_miniruby 0.000258 0.000805 0.974622 ( 0.973200)
build_ruby 0.000937 0.000247 2.536386 ( 2.534800)
build_all 0.008001 0.001126 15.950572 ( 3.327705)
build_install 0.008633 0.000268 2.280690 ( 1.297742)
test_btest 0.000484 0.000110 56.701126 ( 11.935437)
test_basic 0.003940 0.000896 0.293448 ( 0.384211)
test_all 0.000817 0.000185 632.156084 (101.655837)
test_rubyspec 0.043938 0.019133 51.803786 ( 60.060819)
total: 183.18 sec