Logfile: /home/ko1/ruby/logs/brlog.trunk.20230731-104011
#<BuildRuby:0x000055a1c67335f8
@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.20230731-104011",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005698 0.000086 1.393613 ( 2.742342)
build_miniruby 0.001054 0.000050 0.925354 ( 0.924888)
build_ruby 0.001257 0.000000 2.985444 ( 2.985410)
build_all 0.006751 0.002837 14.572804 ( 1.322288)
build_install 0.005235 0.003628 2.088724 ( 0.900217)
test_btest 0.000668 0.000000 84.730128 ( 7.487403)
test_basic 0.004344 0.000170 0.580639 ( 0.657629)
test_all 0.001442 0.000043 530.692044 ( 56.140722)
test_rubyspec 0.019244 0.024157 44.446615 ( 56.779257)
total: 129.94 sec