Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-061922
#<BuildRuby:0x000055880c3240f8
@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="-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.20221227-061922",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000020 0.000003 0.000023 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008365 0.000625 0.956722 ( 1.151275)
build_miniruby 0.001844 0.000263 0.839800 ( 0.839711)
build_ruby 0.002818 0.000403 2.144344 ( 2.143838)
build_all 0.010439 0.009593 18.562229 ( 2.161797)
build_install 0.019035 0.002127 1.988682 ( 1.009573)
test_btest 0.000921 0.000205 92.400603 ( 8.854992)
test_basic 0.003626 0.004876 0.336430 ( 0.423331)
test_all 0.002301 0.000000 678.144819 ( 71.092690)
test_rubyspec 0.072912 0.099689 47.915995 ( 56.078927)
total: 143.76 sec