Logfile: /home/ko1/ruby/logs/brlog.trunk.20220502-080304
#<BuildRuby:0x000055cbfd2ac118
@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.20220502-080304",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000021 0.000008 0.000029 ( 0.000044)
build_up 0.005941 0.000655 0.834265 ( 0.935007)
build_miniruby 0.000631 0.000229 0.056773 ( 0.055570)
build_ruby 0.000742 0.000270 0.057169 ( 0.055919)
build_all 0.001293 0.003129 1.479741 ( 0.592996)
build_install 0.005954 0.004999 6.237008 ( 2.812043)
test_btest 0.000621 0.000286 54.831863 ( 8.135790)
test_basic 0.003828 0.001767 0.287792 ( 0.376543)
test_all 0.001059 0.000489 617.551922 ( 91.870855)
test_rubyspec 0.076112 0.044488 43.839776 ( 48.735786)
total: 153.57 sec