Logfile: /home/ko1/ruby/logs/brlog.trunk.20220423-033335
#<BuildRuby:0x0000556230f07ea8
@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.20220423-033335",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.002927 0.003789 0.832815 ( 1.025985)
build_miniruby 0.000830 0.000111 0.057622 ( 0.056389)
build_ruby 0.001056 0.000000 0.059304 ( 0.058071)
build_all 0.004194 0.000173 1.518341 ( 0.615880)
build_install 0.009774 0.001222 6.286621 ( 2.847884)
test_btest 0.000734 0.000092 48.059971 ( 9.069333)
test_basic 0.001255 0.004904 0.344295 ( 0.431670)
test_all 0.001669 0.000313 604.815969 ( 96.091669)
test_rubyspec 0.060471 0.024910 44.447471 ( 49.384631)
total: 159.58 sec