Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-232600
#<BuildRuby:0x00005636d37d72c8
@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.20221123-232600",
@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.000009)
autoconf 0.000018 0.000005 0.000023 ( 0.000022)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.004632 0.000163 1.085646 ( 1.207703)
build_miniruby 0.000804 0.000186 0.970413 ( 0.969179)
build_ruby 0.000947 0.000219 2.806561 ( 2.712177)
build_all 0.008891 0.000000 15.910524 ( 3.366817)
build_install 0.009263 0.000000 2.036591 ( 1.173489)
test_btest 0.000652 0.000000 64.333560 ( 10.739047)
test_basic 0.004732 0.000520 0.285413 ( 0.376338)
test_all 0.001306 0.000218 714.827982 (110.191449)
test_rubyspec 0.046080 0.016599 53.569254 ( 61.727281)
total: 192.46 sec