Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-233535
#<BuildRuby:0x0000564f853c1e98
@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.20221226-233535",
@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.000020 0.000006 0.000026 ( 0.000026)
autoconf 0.000051 0.000015 0.000066 ( 0.000072)
configure 0.000032 0.000010 0.000042 ( 0.000041)
build_up 0.006737 0.002073 0.843663 ( 1.015139)
build_miniruby 0.000972 0.000299 1.002591 ( 1.000662)
build_ruby 0.001616 0.000000 2.752472 ( 2.749899)
build_all 0.009032 0.000455 16.562207 ( 3.000990)
build_install 0.005083 0.006305 2.247849 ( 1.175493)
test_btest 0.000611 0.000204 72.898986 ( 10.799762)
test_basic 0.001018 0.005403 0.349076 ( 0.435364)
test_all 0.001022 0.000409 670.031314 ( 95.005612)
test_rubyspec 0.066501 0.032981 51.149816 ( 59.261842)
total: 174.45 sec