Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-111644
#<BuildRuby:0x000055d66c788460
@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.20221206-111644",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.004246 0.000607 1.201403 ( 1.189638)
build_miniruby 0.000753 0.000108 0.974953 ( 0.973676)
build_ruby 0.001146 0.000000 2.832576 ( 2.699565)
build_all 0.008729 0.000150 15.611728 ( 3.305974)
build_install 0.008562 0.000000 2.287872 ( 1.277725)
test_btest 0.000620 0.000000 58.065854 ( 12.222054)
test_basic 0.004964 0.000098 0.316037 ( 0.406818)
test_all 0.000784 0.000082 664.469840 (107.143563)
test_rubyspec 0.060656 0.004277 52.330465 ( 60.513386)
total: 189.73 sec