Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-204911
#<BuildRuby:0x00005593a80c7dd0
@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.20221123-204911",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.004073 0.000872 1.023968 ( 1.465105)
build_miniruby 0.000773 0.000165 1.035487 ( 1.034031)
build_ruby 0.001000 0.000215 2.742779 ( 2.651733)
build_all 0.008088 0.000755 15.779898 ( 3.305484)
build_install 0.007320 0.001464 2.056143 ( 1.199672)
test_btest 0.000513 0.000102 64.161987 ( 10.776423)
test_basic 0.004014 0.000803 0.304681 ( 0.395365)
test_all 0.001172 0.000234 679.601253 (122.961206)
test_rubyspec 0.052302 0.017163 53.155951 ( 61.305294)
total: 205.09 sec