Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-012802
#<BuildRuby:0x000055fe77258728
@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.20221227-012802",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000036 0.000012 0.000048 ( 0.000047)
configure 0.000016 0.000005 0.000021 ( 0.000021)
build_up 0.005856 0.000567 0.848406 ( 1.041837)
build_miniruby 0.000904 0.000278 1.000881 ( 0.998967)
build_ruby 0.000081 0.001457 2.761967 ( 2.759313)
build_all 0.005650 0.004042 16.584542 ( 2.961390)
build_install 0.009383 0.002149 2.298049 ( 1.169502)
test_btest 0.000802 0.000280 74.566666 ( 10.463827)
test_basic 0.005378 0.001882 0.354123 ( 0.439102)
test_all 0.001288 0.000451 654.413559 (102.269350)
test_rubyspec 0.088145 0.045856 51.095531 ( 59.148043)
total: 181.25 sec