Logfile: /home/ko1/ruby/logs/brlog.trunk.20220502-135001
#<BuildRuby:0x00005565120eb448
@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="-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.20220502-135001",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000016)
configure 0.000021 0.000003 0.000024 ( 0.000010)
build_up 0.000110 0.007031 0.845284 ( 1.207350)
build_miniruby 0.000721 0.000222 0.057409 ( 0.056043)
build_ruby 0.000730 0.000225 0.057956 ( 0.056662)
build_all 0.004305 0.000000 1.482825 ( 0.593321)
build_install 0.003702 0.005168 6.265206 ( 2.806055)
test_btest 0.000592 0.000209 51.801402 ( 8.534220)
test_basic 0.004554 0.001607 0.333857 ( 0.421599)
test_all 0.001344 0.000475 617.169560 ( 87.018526)
test_rubyspec 0.038348 0.038090 43.733912 ( 48.703488)
total: 149.40 sec