Logfile: /home/ko1/ruby/logs/brlog.trunk.20231102-114947
#<BuildRuby:0x000055b2528e4090
@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.20231102-114947",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.005263 0.000213 1.489537 ( 1.948564)
build_miniruby 0.000854 0.000135 0.865977 ( 0.865521)
build_ruby 0.001147 0.000181 2.766899 ( 2.768054)
build_all 0.007077 0.003149 16.812881 ( 1.516990)
build_install 0.001327 0.008085 5.014800 ( 1.171779)
test_btest 0.000803 0.000219 83.632057 ( 7.004451)
test_basic 0.000000 0.005204 0.793174 ( 0.868730)
test_all 0.089040 0.045957 537.813527 ( 58.510632)
test_rubyspec 0.023151 0.024708 51.228002 ( 63.532802)
total: 138.19 sec