Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-031633
#<BuildRuby:0x000055e34e5a9c18
@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.20221201-031633",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.004680 0.000172 1.141098 ( 1.128327)
build_miniruby 0.000772 0.000206 0.942736 ( 0.941446)
build_ruby 0.001227 0.000000 2.743216 ( 2.645048)
build_all 0.009013 0.000000 15.890125 ( 3.330475)
build_install 0.005605 0.003984 2.223635 ( 1.251091)
test_btest 0.000423 0.000111 58.099803 ( 12.066456)
test_basic 0.000647 0.004335 0.319983 ( 0.411239)
test_all 0.001041 0.000194 671.307165 (106.630351)
test_rubyspec 0.039626 0.023852 53.934229 ( 62.152480)
total: 190.56 sec