Logfile: /home/ko1/ruby/logs/brlog.trunk.20230525-204239
#<BuildRuby:0x000055dd922b3818
@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.20230525-204239",
@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.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.005049 0.000254 1.432521 ( 2.701313)
build_miniruby 0.000898 0.000189 0.809575 ( 0.809023)
build_ruby 0.001012 0.000213 2.361818 ( 2.362207)
build_all 0.009005 0.000998 12.587451 ( 1.156390)
build_install 0.006329 0.001266 1.704173 ( 0.881171)
test_btest 0.000579 0.000116 82.364420 ( 7.249633)
test_basic 0.003042 0.000609 0.691848 ( 0.774825)
test_all 0.000000 0.001530 439.109143 ( 48.909064)
test_rubyspec 0.021450 0.014902 41.689607 ( 54.081883)
total: 118.93 sec