Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-011615
#<BuildRuby:0x00005631af1a6620
@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.20221215-011615",
@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.000007)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.004247 0.000106 0.860761 ( 1.107418)
build_miniruby 0.000722 0.000241 0.991286 ( 0.990213)
build_ruby 0.000884 0.000295 2.766691 ( 2.671941)
build_all 0.007801 0.001139 15.774113 ( 3.371981)
build_install 0.007064 0.002174 2.276969 ( 1.329149)
test_btest 0.000437 0.000135 65.604150 ( 10.699187)
test_basic 0.004864 0.000000 0.318986 ( 0.409553)
test_all 0.001596 0.000000 678.751424 (142.911615)
test_rubyspec 0.046406 0.021635 52.448843 ( 60.536770)
total: 224.03 sec