Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-120016
#<BuildRuby:0x000055792036ef90
@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.20220826-120016",
@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.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000027 0.000002 0.000029 ( 0.000028)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.003561 0.006857 0.894381 ( 4.731931)
build_miniruby 0.002323 0.000000 0.063786 ( 0.062067)
build_ruby 0.001657 0.000087 0.066784 ( 0.065277)
build_all 0.006809 0.001276 1.262395 ( 0.479382)
build_install 0.013110 0.002458 1.582902 ( 0.797152)
test_btest 0.000766 0.000144 52.415069 ( 6.076554)
test_basic 0.000710 0.005087 0.293332 ( 0.384268)
test_all 0.004774 0.000000 486.231281 ( 52.572017)
test_rubyspec 0.100416 0.030530 41.508205 ( 49.846500)
total: 115.02 sec