Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-134903
#<BuildRuby:0x000055a2c4dc43c8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230124-134903",
@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.000007)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000033 0.000002 0.000035 ( 0.000036)
build_up 0.005954 0.000397 0.876614 ( 1.045672)
build_miniruby 0.001204 0.000080 1.010374 ( 1.008442)
build_ruby 0.001360 0.000091 2.769373 ( 2.766849)
build_all 0.009723 0.000028 16.650277 ( 2.991752)
build_install 0.006761 0.004386 2.080657 ( 1.068183)
test_btest 0.000000 0.000841 71.641371 ( 11.306269)
test_basic 0.003065 0.004116 0.346405 ( 0.432259)
test_all 0.001345 0.000212 656.478698 ( 97.195153)
test_rubyspec 0.081899 0.053162 51.689181 ( 59.747614)
total: 177.56 sec