Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-091450
#<BuildRuby:0x000055c765f22858
@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.20230114-091450",
@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.000017 0.000008 0.000025 ( 0.000024)
autoconf 0.000054 0.000024 0.000078 ( 0.000078)
configure 0.000043 0.000020 0.000063 ( 0.000061)
build_up 0.007097 0.003593 0.850888 ( 1.031582)
build_miniruby 0.001351 0.000000 1.020878 ( 1.018682)
build_ruby 0.001674 0.000000 2.779573 ( 2.776998)
build_all 0.009496 0.000186 16.814648 ( 3.002094)
build_install 0.007443 0.003800 2.078799 ( 1.076718)
test_btest 0.000806 0.000314 74.821699 ( 10.988957)
test_basic 0.002940 0.003602 0.342655 ( 0.428852)
test_all 0.001499 0.000631 659.669727 (100.499634)
test_rubyspec 0.085982 0.049152 52.287949 ( 60.302323)
total: 181.13 sec