Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-222727
#<BuildRuby:0x000055557c032c40
@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.20220721-222727",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000000 0.006877 0.848663 ( 1.398187)
build_miniruby 0.000000 0.001018 0.058192 ( 0.056959)
build_ruby 0.000000 0.000960 0.059798 ( 0.058627)
build_all 0.001734 0.002717 1.542661 ( 0.598658)
build_install 0.010970 0.000000 5.654963 ( 2.181131)
test_btest 0.001401 0.000160 54.433076 ( 8.007402)
test_basic 0.004824 0.001135 0.336257 ( 0.424342)
test_all 0.000994 0.000234 622.854256 ( 88.702247)
test_rubyspec 0.077623 0.041561 43.441541 ( 49.048474)
total: 150.48 sec