Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-161845
#<BuildRuby:0x00005645b936c040
@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.20230115-161845",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000015 0.000005 0.000020 ( 0.000021)
configure 0.000014 0.000005 0.000019 ( 0.000018)
build_up 0.006019 0.001852 1.309745 ( 1.343355)
build_miniruby 0.001098 0.000338 1.694004 ( 1.565181)
build_ruby 0.001202 0.000370 2.806389 ( 2.803850)
build_all 0.003827 0.005998 16.846175 ( 2.993294)
build_install 0.006354 0.003506 2.161370 ( 1.087574)
test_btest 0.000588 0.000236 79.858501 ( 10.924647)
test_basic 0.006283 0.000613 0.345735 ( 0.431500)
test_all 0.000938 0.000351 659.130216 (100.823464)
test_rubyspec 0.083265 0.051259 52.378227 ( 60.397649)
total: 182.37 sec