Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-175023
#<BuildRuby:0x0000562b9e6ed438
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220803-175023",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000015 0.000004 0.000019 ( 0.000018)
autoconf 0.000018 0.000005 0.000023 ( 0.000022)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004776 0.005776 0.826923 ( 0.887893)
build_miniruby 0.001057 0.000385 0.052375 ( 0.050809)
build_ruby 0.001470 0.000534 0.063252 ( 0.060606)
build_all 0.007435 0.000907 1.236230 ( 0.470243)
build_install 0.011152 0.006656 4.407780 ( 1.757842)
test_btest 0.001592 0.000597 51.352354 ( 6.430891)
test_basic 0.001612 0.005224 0.288735 ( 0.385845)
test_all 0.002006 0.000878 508.038779 ( 53.417528)
test_rubyspec 0.092732 0.047103 41.358186 ( 48.918792)
total: 112.38 sec