Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-214559
#<BuildRuby:0x000055f947e37e70
@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-214559",
@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.000002 0.000007 ( 0.000008)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000020 0.000008 0.000028 ( 0.000028)
build_up 0.004515 0.001881 0.843755 ( 1.052178)
build_miniruby 0.000894 0.000373 1.007254 ( 1.005179)
build_ruby 0.001092 0.000455 2.767323 ( 2.764644)
build_all 0.006789 0.002829 16.682582 ( 2.983827)
build_install 0.008186 0.003411 2.220699 ( 1.174513)
test_btest 0.000662 0.000276 66.549631 ( 11.227593)
test_basic 0.004651 0.001938 0.343321 ( 0.429645)
test_all 0.000862 0.000359 665.452331 (105.740205)
test_rubyspec 0.064309 0.054205 51.582503 ( 59.636868)
total: 186.02 sec