Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-001529
#<BuildRuby:0x00005575ead9be70
@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.20221222-001529",
@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.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.003849 0.000226 0.870497 ( 1.105931)
build_miniruby 0.000759 0.000044 1.001817 ( 1.000557)
build_ruby 0.001023 0.000060 2.744830 ( 2.743481)
build_all 0.008826 0.000249 15.812128 ( 3.320528)
build_install 0.004683 0.004611 2.176329 ( 1.188909)
test_btest 0.000538 0.000057 65.736684 ( 10.711491)
test_basic 0.004762 0.000000 0.341311 ( 0.432493)
test_all 0.001496 0.000000 682.996626 (140.657628)
test_rubyspec 0.043795 0.020788 51.562287 ( 59.847079)
total: 221.01 sec