Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-071502
#<BuildRuby:0x0000560565bcc0d0
@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.20220829-071502",
@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.000011 0.000004 0.000015 ( 0.000014)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.003316 0.003642 0.862288 ( 1.646340)
build_miniruby 0.000740 0.000308 0.058199 ( 0.056930)
build_ruby 0.000707 0.000295 0.059607 ( 0.058415)
build_all 0.003202 0.001334 1.505397 ( 0.586386)
build_install 0.007626 0.003177 1.862230 ( 0.956372)
test_btest 0.000555 0.000231 47.844515 ( 8.652115)
test_basic 0.003917 0.001632 0.301364 ( 0.390211)
test_all 0.002447 0.001020 604.991384 ( 86.547600)
test_rubyspec 0.078934 0.049733 43.341255 ( 51.630981)
total: 150.53 sec