Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-230603
#<BuildRuby:0x0000555b45acabe8
@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.20230119-230603",
@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.000004 0.000003 0.000007 ( 0.000008)
autoconf 0.000034 0.000024 0.000058 ( 0.000057)
configure 0.000008 0.000006 0.000014 ( 0.000014)
build_up 0.005564 0.001074 0.881227 ( 1.060737)
build_miniruby 0.000846 0.000538 1.011897 ( 1.010049)
build_ruby 0.001053 0.000670 2.779210 ( 2.776808)
build_all 0.006192 0.003940 16.901928 ( 2.992204)
build_install 0.010739 0.000637 2.140937 ( 1.084806)
test_btest 0.000554 0.000299 74.464189 ( 11.198914)
test_basic 0.006089 0.000586 0.359243 ( 0.445520)
test_all 0.000923 0.000461 666.170350 ( 96.583495)
test_rubyspec 0.055122 0.051211 52.171905 ( 60.165142)
total: 177.32 sec