Logfile: /home/ko1/ruby/logs/brlog.trunk.20220501-072900
#<BuildRuby:0x000055b439603f40
@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.20220501-072900",
@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.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000014)
configure 0.000020 0.000008 0.000028 ( 0.000028)
build_up 0.003410 0.003669 0.857246 ( 1.102521)
build_miniruby 0.001063 0.000000 0.057033 ( 0.055731)
build_ruby 0.000914 0.000000 0.057505 ( 0.056364)
build_all 0.004285 0.000000 1.489684 ( 0.594633)
build_install 0.010093 0.000000 6.297345 ( 2.836905)
test_btest 0.000888 0.000000 48.373519 ( 8.689653)
test_basic 0.002981 0.003036 0.336748 ( 0.424513)
test_all 0.000989 0.000330 622.702281 ( 88.177349)
test_rubyspec 0.062612 0.023038 43.730173 ( 48.734016)
total: 150.67 sec