Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-102946
#<BuildRuby:0x0000555d08db73a0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221226-102946",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000009 0.000001 0.000010 ( 0.000009)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004065 0.000271 0.817256 ( 1.024110)
build_miniruby 0.000000 0.000954 0.961076 ( 0.959658)
build_ruby 0.000000 0.001255 2.750024 ( 2.748461)
build_all 0.007182 0.001813 15.897989 ( 3.377239)
build_install 0.001978 0.007047 2.168592 ( 1.213726)
test_btest 0.000502 0.000106 64.216274 ( 11.835559)
test_basic 0.001991 0.002513 0.315236 ( 0.406619)
test_all 0.000816 0.000194 643.747168 (113.085111)
test_rubyspec 0.044328 0.037249 51.556013 ( 59.744775)
total: 194.40 sec