Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-150555
#<BuildRuby:0x00005567f1cee678
@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.20221220-150555",
@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.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000019 0.000003 0.000022 ( 0.000023)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.003466 0.000533 0.868993 ( 1.102279)
build_miniruby 0.000869 0.000134 0.966575 ( 0.965129)
build_ruby 0.000942 0.000145 2.824069 ( 2.722737)
build_all 0.009297 0.000076 16.002996 ( 3.292995)
build_install 0.010002 0.000141 2.256321 ( 1.254946)
test_btest 0.000499 0.000058 65.763661 ( 10.668499)
test_basic 0.004644 0.000547 0.302899 ( 0.393243)
test_all 0.001150 0.000135 670.068780 (143.219081)
test_rubyspec 0.044795 0.017098 52.795634 ( 60.998874)
total: 224.62 sec