Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-201853
#<BuildRuby:0x000056239be9fdf8
@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-201853",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000014 0.000001 0.000015 ( 0.000016)
build_up 0.004204 0.000300 0.911365 ( 1.109979)
build_miniruby 0.000842 0.000060 0.926622 ( 0.925413)
build_ruby 0.001178 0.000084 2.701655 ( 2.700260)
build_all 0.003955 0.004921 15.772966 ( 3.369847)
build_install 0.007949 0.000441 2.216555 ( 1.241308)
test_btest 0.000515 0.000069 64.226428 ( 11.700005)
test_basic 0.004715 0.000000 0.288917 ( 0.379792)
test_all 0.000720 0.000612 681.131673 (141.971637)
test_rubyspec 0.042421 0.018442 52.089136 ( 60.280975)
total: 223.68 sec