Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-170223
#<BuildRuby:0x0000556b9aabc088
@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.20220825-170223",
@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.000013)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.005773 0.000635 0.967816 ( 1.164395)
build_miniruby 0.000705 0.000235 0.057411 ( 0.056102)
build_ruby 0.000705 0.000235 0.059680 ( 0.058388)
build_all 0.004623 0.000000 1.534457 ( 0.582743)
build_install 0.007259 0.003977 1.950520 ( 0.966940)
test_btest 0.000571 0.000191 54.954688 ( 7.796628)
test_basic 0.004057 0.001353 0.284261 ( 0.372790)
test_all 0.001787 0.000000 627.707593 ( 90.338348)
test_rubyspec 0.063283 0.040213 44.393809 ( 52.730752)
total: 154.07 sec