Logfile: /home/ko1/ruby/logs/brlog.trunk.20230307-225557
#<BuildRuby:0x00005626ed267108
@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.20230307-225557",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000031 0.000003 0.000034 ( 0.000034)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.003769 0.000377 0.736537 ( 2.016713)
build_miniruby 0.000820 0.000082 0.656325 ( 0.655470)
build_ruby 0.001035 0.000104 2.173196 ( 2.172501)
build_all 0.008620 0.000000 11.207814 ( 0.985474)
build_install 0.006896 0.000000 1.527875 ( 0.804566)
test_btest 0.000000 0.000955 77.469658 ( 6.670941)
test_basic 0.000889 0.002745 0.254812 ( 0.350213)
test_all 0.001649 0.000219 381.483853 ( 38.443171)
test_rubyspec 0.024160 0.005451 36.640886 ( 46.930369)
total: 99.03 sec