Logfile: /home/ko1/ruby/logs/brlog.trunk.20220423-140143
#<BuildRuby:0x000055b278126918
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220423-140143",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.002286 0.004245 0.871041 ( 1.263358)
build_miniruby 0.000878 0.000126 0.057874 ( 0.056674)
build_ruby 0.000752 0.000108 0.059097 ( 0.057922)
build_all 0.000856 0.003538 1.503884 ( 0.607011)
build_install 0.005619 0.005486 6.289608 ( 2.815784)
test_btest 0.000599 0.000160 54.912221 ( 8.278446)
test_basic 0.002099 0.003686 0.292524 ( 0.380896)
test_all 0.001153 0.000361 617.574245 ( 88.295129)
test_rubyspec 0.062832 0.057667 44.388562 ( 49.276129)
total: 151.03 sec