Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-022631
#<BuildRuby:0x000055df12883fa0
@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.20230105-022631",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.006176 0.000286 0.845048 ( 1.038322)
build_miniruby 0.001213 0.000151 1.016721 ( 1.014567)
build_ruby 0.001515 0.000189 2.788893 ( 2.786265)
build_all 0.009664 0.000139 16.805467 ( 2.997608)
build_install 0.011414 0.000286 2.291779 ( 1.180395)
test_btest 0.000983 0.000098 70.231015 ( 11.320353)
test_basic 0.001503 0.004698 0.342352 ( 0.428864)
test_all 0.001502 0.000115 662.388082 (104.042888)
test_rubyspec 0.083887 0.042381 51.552232 ( 59.576086)
total: 184.39 sec