Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-235645
#<BuildRuby:0x000055e2379f2878
@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.20220825-235645",
@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.000019 0.000000 0.000019 ( 0.000020)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.006491 0.000000 0.831074 ( 0.970477)
build_miniruby 0.000965 0.000000 0.057955 ( 0.056652)
build_ruby 0.000973 0.000000 0.059242 ( 0.057932)
build_all 0.004638 0.000000 1.527218 ( 0.582090)
build_install 0.006982 0.003925 1.946767 ( 0.970888)
test_btest 0.000848 0.000043 49.154832 ( 8.901301)
test_basic 0.002196 0.004193 0.337941 ( 0.425127)
test_all 0.001758 0.000176 634.686060 ( 92.321886)
test_rubyspec 0.068985 0.040167 44.061037 ( 52.314847)
total: 156.60 sec