Logfile: /home/ko1/ruby/logs/brlog.trunk.20221213-192023
#<BuildRuby:0x000055ddb769fdf8
@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.20221213-192023",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000026 0.000005 0.000031 ( 0.000029)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.004094 0.000000 0.844321 ( 1.038929)
build_miniruby 0.000924 0.000000 0.970955 ( 0.969745)
build_ruby 0.001195 0.000000 2.697862 ( 2.611605)
build_all 0.005745 0.003197 15.768161 ( 3.338185)
build_install 0.004705 0.003929 2.226537 ( 1.265394)
test_btest 0.000497 0.000118 65.649026 ( 10.970782)
test_basic 0.001028 0.003981 0.284036 ( 0.374343)
test_all 0.001430 0.000233 671.016061 (151.221680)
test_rubyspec 0.048148 0.023591 52.406312 ( 60.750216)
total: 232.54 sec