Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-145357
#<BuildRuby:0x000055fcbe867868
@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.20230103-145357",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.003417 0.000311 0.616431 ( 1.032165)
build_miniruby 0.000859 0.000078 0.672931 ( 0.671894)
build_ruby 0.000000 0.001364 2.460935 ( 2.460933)
build_all 0.008481 0.001239 12.869576 ( 1.599468)
build_install 0.006233 0.000779 1.651078 ( 0.778447)
test_btest 0.000693 0.000000 65.193273 ( 6.037326)
test_basic 0.003527 0.000049 0.251155 ( 0.346440)
test_all 0.001154 0.000000 493.992304 ( 46.289379)
test_rubyspec 0.023981 0.006639 35.655534 ( 46.201476)
total: 105.42 sec