Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-032709
#<BuildRuby:0x00005605ba21bf68
@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.20220717-032709",
@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.000003 0.000015 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.006089 0.000514 0.811586 ( 1.139419)
build_miniruby 0.000832 0.000192 0.056928 ( 0.055677)
build_ruby 0.000776 0.000179 0.058622 ( 0.057443)
build_all 0.003655 0.000843 1.509117 ( 0.593168)
build_install 0.004947 0.005976 5.599248 ( 2.166585)
test_btest 0.000626 0.000192 45.329818 ( 8.104660)
test_basic 0.000410 0.005046 0.282507 ( 0.371389)
test_all 0.001606 0.000131 606.798142 ( 86.871902)
test_rubyspec 0.085599 0.042482 43.272860 ( 48.888897)
total: 148.25 sec