Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-171559
#<BuildRuby:0x0000563912ae3e58
@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.20221124-171559",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000012 0.000004 0.000016 ( 0.000016)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.004812 0.000000 1.056057 ( 2.184699)
build_miniruby 0.000857 0.000000 0.967597 ( 0.966299)
build_ruby 0.001152 0.000000 2.683023 ( 2.589279)
build_all 0.002149 0.006882 15.849861 ( 3.306370)
build_install 0.008529 0.000302 2.032586 ( 1.177987)
test_btest 0.000497 0.000175 64.330367 ( 10.602951)
test_basic 0.004564 0.000000 0.288689 ( 0.380054)
test_all 0.002030 0.000000 713.458281 (111.251917)
test_rubyspec 0.049379 0.015530 53.078009 ( 61.284057)
total: 193.74 sec