Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-094146
#<BuildRuby:0x000055dbcaf2ebe8
@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-094146",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000023 0.000000 0.000023 ( 0.000025)
configure 0.000030 0.000000 0.000030 ( 0.000031)
build_up 0.006065 0.000656 0.903175 ( 1.069420)
build_miniruby 0.001034 0.000318 1.018207 ( 1.016225)
build_ruby 0.001268 0.000390 2.793722 ( 2.791269)
build_all 0.010019 0.000318 16.935593 ( 2.973561)
build_install 0.010114 0.001405 2.147897 ( 1.084706)
test_btest 0.000599 0.000150 75.661797 ( 10.723502)
test_basic 0.006959 0.000487 0.375942 ( 0.460765)
test_all 0.000000 0.001377 664.736650 ( 96.632714)
test_rubyspec 0.056986 0.059782 51.817537 ( 59.844704)
total: 176.60 sec