Logfile: /home/ko1/ruby/logs/brlog.trunk.20230606-070411
#<BuildRuby:0x0000559a248ffea8
@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.20230606-070411",
@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.000000 0.000004 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002568 0.003872 1.317965 ( 2.562846)
build_miniruby 0.001134 0.000179 0.831994 ( 0.831112)
build_ruby 0.001053 0.000167 2.406237 ( 2.406625)
build_all 0.006356 0.003046 12.865275 ( 1.119629)
build_install 0.004537 0.003209 1.747000 ( 0.834124)
test_btest 0.000849 0.000177 83.458142 ( 6.911239)
test_basic 0.003999 0.000833 0.747635 ( 0.829264)
test_all 0.001457 0.000304 455.312710 ( 40.517273)
test_rubyspec 0.025144 0.010316 42.694924 ( 55.211270)
total: 111.22 sec