Logfile: /home/ko1/ruby/logs/brlog.trunk.20230308-153034
#<BuildRuby:0x000055f7daf2b368
@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="-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.20230308-153034",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004004 0.000000 0.820808 ( 2.179368)
build_miniruby 0.000818 0.000124 0.639089 ( 0.638576)
build_ruby 0.001207 0.000242 2.097572 ( 2.102195)
build_all 0.007811 0.000612 11.335055 ( 0.976679)
build_install 0.006384 0.000272 1.545526 ( 0.832534)
test_btest 0.000843 0.000141 76.691152 ( 6.618702)
test_basic 0.000000 0.003532 0.247526 ( 0.343326)
test_all 0.002036 0.000284 400.688749 ( 44.300745)
test_rubyspec 0.020391 0.008097 36.080537 ( 46.586306)
total: 104.58 sec