Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-132211
#<BuildRuby:0x000055cbfe52c0e0
@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.20230120-132211",
@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.000010 0.000002 0.000012 ( 0.000013)
autoconf 0.000017 0.000003 0.000020 ( 0.000019)
configure 0.000014 0.000003 0.000017 ( 0.000015)
build_up 0.003912 0.000000 0.625286 ( 1.059698)
build_miniruby 0.000832 0.000120 0.640647 ( 0.640562)
build_ruby 0.001158 0.000178 2.160087 ( 2.159897)
build_all 0.004695 0.004284 11.938168 ( 1.462555)
build_install 0.006527 0.000000 1.518879 ( 0.725781)
test_btest 0.000683 0.000000 65.580978 ( 5.871805)
test_basic 0.003640 0.000000 0.254450 ( 0.350469)
test_all 0.001647 0.000011 482.213453 ( 47.855042)
test_rubyspec 0.012327 0.015363 34.877027 ( 45.353910)
total: 105.48 sec