Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-051444
#<BuildRuby:0x00005611f0d91400
@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.20220725-051444",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010410 0.000377 0.891707 ( 1.783810)
build_miniruby 0.001315 0.000188 0.063149 ( 0.061970)
build_ruby 0.001382 0.000198 0.054915 ( 0.053315)
build_all 0.003184 0.004961 1.245948 ( 0.472688)
build_install 0.015923 0.001293 4.326985 ( 1.751610)
test_btest 0.001385 0.000259 50.811494 ( 6.461391)
test_basic 0.005930 0.000156 0.268588 ( 0.363175)
test_all 0.002407 0.000145 484.500426 ( 52.124557)
test_rubyspec 0.063496 0.067867 41.797148 ( 47.657334)
total: 110.73 sec