Logfile: /home/ko1/ruby/logs/brlog.trunk.20221010-104716
#<BuildRuby:0x00005567c2085348
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221010-104716",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000014 0.000004 0.000018 ( 0.000020)
configure 0.000047 0.000013 0.000060 ( 0.000051)
build_up 0.008252 0.001091 1.089155 ( 1.260712)
build_miniruby 0.001757 0.000000 0.104804 ( 0.102874)
build_ruby 0.001664 0.000000 0.085710 ( 0.082651)
build_all 0.002413 0.004777 1.322146 ( 0.568263)
build_install 0.008629 0.005908 1.610711 ( 0.884195)
test_btest 0.000000 0.001991 63.906832 ( 6.473375)
test_basic 0.002395 0.003607 0.333946 ( 0.427223)
test_all 0.006614 0.000696 505.011503 ( 54.381241)
test_rubyspec 0.085113 0.042048 42.712915 ( 51.278704)
total: 115.46 sec