Logfile: /home/ko1/ruby/logs/brlog.trunk.20221106-132014
#<BuildRuby:0x00005595e1a0a9c0
@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.20221106-132014",
@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.000006 0.000000 0.000006 ( 0.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.007637 0.000000 0.900101 ( 1.422270)
build_miniruby 0.001782 0.000000 0.051648 ( 0.050093)
build_ruby 0.002062 0.000000 0.048128 ( 0.047042)
build_all 0.008650 0.000000 1.249715 ( 0.478583)
build_install 0.009755 0.005235 1.567897 ( 0.788107)
test_btest 0.001012 0.000059 62.255977 ( 6.116138)
test_basic 0.005837 0.000344 0.302845 ( 0.393888)
test_all 0.003902 0.000099 495.201943 ( 53.786608)
test_rubyspec 0.084680 0.035313 43.213806 ( 51.795457)
total: 114.88 sec