Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-033600
#<BuildRuby:0x000055a1dc233f60
@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.20220827-033600",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.005211 0.001421 0.811150 ( 1.292433)
build_miniruby 0.000821 0.000000 0.058777 ( 0.057569)
build_ruby 0.000941 0.000000 0.059431 ( 0.058392)
build_all 0.004620 0.000000 1.534822 ( 0.586130)
build_install 0.005647 0.005523 1.942229 ( 0.977086)
test_btest 0.000664 0.000205 53.248045 ( 8.239084)
test_basic 0.000838 0.005220 0.343669 ( 0.431618)
test_all 0.000000 0.003141 625.141606 ( 91.429037)
test_rubyspec 0.071440 0.055668 43.927461 ( 52.173507)
total: 155.25 sec